Overload List
| Name | Description | |
|---|---|---|
| ExportKeyRing(String, Int64) | Exports Key ring (both public and private key) located in this Key store in one file. | |
| ExportKeyRing(String, String) | Exports a key ring (the public and private key combined) located in this key store in one file. | |
| ExportKeyRing(String, Int64, Boolean) | Exports a key ring (the public and private key combined) located in this key store in one file. | |
| ExportKeyRing(String, String, Boolean) | Exports a key ring (the public and private key combined) located in this key store in one file. |