Overload List

  NameDescription
Public methodExportKeyRing(String, Int64)
Exports Key ring (both public and private key) located in this Key store in one file.
Public methodExportKeyRing(String, String)
Exports a key ring (the public and private key combined) located in this key store in one file.
Public methodExportKeyRing(String, Int64, Boolean)
Exports a key ring (the public and private key combined) located in this key store in one file.
Public methodExportKeyRing(String, String, Boolean)
Exports a key ring (the public and private key combined) located in this key store in one file.

See Also