Enumeration PublicKeyEncoding

The public key encoding to use.

Enumeration Members

BCryptEccFullPublicKey: 4
BCryptPublicKey: 2
Capi1PublicKey: 3
Pkcs1RsaPublicKey: 1

The key is a PKCS#1 RSA DER-encoded public key. This is the default encoding as it is the most useful for interoperability.

X509SubjectPublicKeyInfo: 0

Generated using TypeDoc