Represents all the formats, when enabling or disabling
OpenSSL style SPKAC data
DER encoded X.509 certificate
DER encoded PKCS#10 certificate request file
DER encoded PKCS#12 file which can contain certificates and/or keys
DER encoded PKCS#7 container file which can contain certificates
DER encoded PKCS#8 file which can contain a key
Encrypted DER encoded PKCS#8 file which can contain a key
Unencrypted DER encoded PKCS#8 file which can contain a key
DER encoded private key
DER encoded DSA private key
DER encoded EC private key
DER encoded RSA private key
DER encoded SPKAC as generated by HTML5 keygen element
DER encoded SubjectPublicKeyInfo
Not a valid format
OpenPGP public or private key armor encoded data
OpenPGP key packet(s)
OpenSSH v1 or v2 public key
An OpenSSL style PEM file with unspecified contents
An OpenSSL style PEM file with an X.509 certificate
An OpenSSL style PEM file containing PKCS#10
An OpenSSL style PEM file containing PKCS#12
An OpenSSL style PEM file containing PKCS#7
Encrypted OpenSSL style PEM file containing PKCS#8
Unencrypted OpenSSL style PEM file containing PKCS#8
An OpenSSL style PEM file with a private key
An OpenSSL style PEM file with a private DSA key
An OpenSSL style PEM file with a private EC key
An OpenSSL style PEM file with a private RSA key
An OpenSSL style PEM file containing a SubjectPublicKeyInfo
The various format identifiers.