Format for saved RSA key.
Namespace: CryptoSysPKIAssembly: diCrSysPKINet (in diCrSysPKINet.dll) Version: 23.0.0.25611 (23.0.0.0)
SyntaxPublic Enumeration Format
Members| Member name | Description |
|---|
| Default |
Default = Binary
|
| Binary |
Binary DER-encoded
|
| PEM |
PEM Format
|
| SSL |
PEM format compatible with OpenSSL
|
See Also