Click or drag to resize

RsaFormat Enumeration

Format for saved RSA key.

Namespace: CryptoSysPKI
Assembly: diCrSysPKINet (in diCrSysPKINet.dll) Version: 23.0.0.30549 (23.1.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