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