Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
Version | string | |
Description | string | Version of X.509. |
MD5Fingerprint | uint8[] | |
Description | string | Digital signature algorithm that verifies data integrity by creating a 128-bit message digest or fingerprint. The fingerprint is unique to the input data and contains the binary hash of the encoded X509 object such as encoded certificate or CRL. |
OctetString | boolean | true |
SHA1Fingerprint | uint8[] | |
Description | string | Secure hashing algorithm, a cryptographic message digest algorithm used to verify data integrity by making replication of the fingerprint. The fingerprint is unique to the input data and contains the binary hash of the encoded X509 object such as encoded certificate or CRL. |
OctetString | boolean | true |
TBSCertificate | uint8[] | |
Description | string | The To Be Signed (TBS) certificate is used as an input data to the signature algorithm when the certificate is signed or verified. |
OctetString | boolean | true |