DataFormat#
- class DataFormat#
The various format identifiers.
Fields#
- class DataFormat
- ALL#
The type of the None singleton.
- BASE64_SPKAC#
The type of the None singleton.
- DER_CERTIFICATE_X509#
The type of the None singleton.
- DER_PKCS10#
The type of the None singleton.
- DER_PKCS12#
The type of the None singleton.
- DER_PKCS7#
The type of the None singleton.
- DER_PKCS8#
The type of the None singleton.
- DER_PKCS8_ENCRYPTED#
The type of the None singleton.
- DER_PKCS8_PLAIN#
The type of the None singleton.
- DER_PRIVATE_KEY#
The type of the None singleton.
- DER_PRIVATE_KEY_DSA#
The type of the None singleton.
- DER_PRIVATE_KEY_EC#
The type of the None singleton.
- DER_PRIVATE_KEY_RSA#
The type of the None singleton.
- DER_SPKAC#
The type of the None singleton.
- DER_SUBJECT_PUBLIC_KEY#
The type of the None singleton.
- INVALID#
The type of the None singleton.
- OPENPGP_ARMOR#
The type of the None singleton.
- OPENPGP_PACKET#
The type of the None singleton.
- OPENSSH_PUBLIC#
The type of the None singleton.
- PEM#
The type of the None singleton.
- PEM_CERTIFICATE_X509#
The type of the None singleton.
- PEM_PKCS10#
The type of the None singleton.
- PEM_PKCS12#
The type of the None singleton.
- PEM_PKCS7#
The type of the None singleton.
- PEM_PKCS8_ENCRYPTED#
The type of the None singleton.
- PEM_PKCS8_PLAIN#
The type of the None singleton.
- PEM_PRIVATE_KEY#
The type of the None singleton.
- PEM_PRIVATE_KEY_DSA#
The type of the None singleton.
- PEM_PRIVATE_KEY_EC#
The type of the None singleton.
- PEM_PRIVATE_KEY_RSA#
The type of the None singleton.
- PEM_PUBLIC_KEY#
The type of the None singleton.