CryptoSys PKI Pro
Manual
Rsa.Format Enumeration
Format for saved RSA key.
Syntax
[C#]
public
enum
Format
[VB.NET]
Public
Enumeration
Format
Members
Member name
Description
Default
Default = Binary
Binary
Binary DER-encoded
PEM
PEM Format
SSL
PEM format compatible with OpenSSL
[
Contents
] [
Index
]
[
PREV: Rsa.EME Enumeration...
] [
Contents
] [
Index
]
[
NEXT: Rsa.HashAlg Enumeration...
]