Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
AltSubject | string | |
Description | string | Alternate subject identifier for the Certificate. |
MaxLen | uint32 | 256 |
ExtendedKeyUsage | string | |
Description | string | This extension indicates one or more purposes for which the certified public key may be used, in addition to or in place of the basic purposes indicated in the key usage extension. |
IsValid | uint16 | |
Description | string | IsValid represents whether the certificate is currently valid. When the certificate is revoked or expired the IsValid shall be set to 3(InValid). |
ValueMap | string | 0, 2, 3, 4..32767, 32768..65535 |
Values | string | Unknown, Valid, Invalid, DMTF Reserved, Vendor Specified |
KeyUsage | uint16 | |
Description | string | Key usage defines the purpose of the key. Key usage could include digital signing, key agreement, certificate signing, and more. The key usage is an extension to the X.509 specification. |
ValueMap | string | 0, 2, 3, 4, 5, 6, 7, 8..32767, 32768..65535 |
Values | string | Unknown, Digital Signature, Non Repudiation, Key Encipherment, Data Encipherment, Key Agreement, Key Certificate Signature, DMTF Reserved, Vendor Specified |
PathLengthConstraint | uint16 | |
Description | string | An X.509 certificate may contain an optional extension that identifies whether the subject of the certificate is a certificate authority (CA). If the subject is a CA, this property defines the number of certificates that may follow this certificate in a certification chain. |
PublicKeyAlgorithm | uint16 | |
Description | string | Public key algorithm. |
ValueMap | string | 0, 2, 3, 4..32767, 32768..65535 |
Values | string | Unknown, RSA, DSA, DMTF Reserved, Vendor Specified |
PublicKeySize | uint16 | |
Description | string | The length of the public key represented in the PublicKey property. |
Subject | string | |
Description | string | Certificate subject identifier. |
MaxLen | uint32 | 256 |
EncodedCertificate | uint8[] | |
Description | string | The full content of the certificate in binary form. |
OctetString | boolean | true |
IssuerUID | uint8[] | |
Description | string | String that identifies the issuer of the certificate. |
OctetString | boolean | true |
PublicKey | uint8[] | |
Description | string | The DER-encoded raw public key that belongs to the subject the certificate vouches for. |
OctetString | boolean | true |
SerialNumber | uint8[] | |
Description | string | Unique number that identifies this certificate. |
OctetString | boolean | true |
SubjectUID | uint8[] | |
Description | string | Identifies the subject of the certificate. |
OctetString | boolean | true |