Click or drag to resize

RsaFormat Enumeration

Format for saved RSA key.

Namespace: CryptoSysPKI
Assembly: diCrSysPKINet (in diCrSysPKINet.dll) Version: 23.2.0.37107 (23.2.0.0)
Syntax
public enum Format
Members
Member nameDescription
Default Default = Binary
Binary Binary DER-encoded
PEM PEM Format
SSL PEM format compatible with OpenSSL
See Also