Name | Data Type | Value |
---|---|---|
Description | string | A PublicKeyCertificate is a credential that is cryptographically signed by a trusted Certificate Authority (CA) and issued to an authenticated entity (e.g., human user, service, etc.) called the Subject in the certificate. The public key in the certificate is cryptographically related to a private key that is held and kept private by the authenticated Subject. The certificate and its related private key can then be used for establishing trust relationships and securing communications with the Subject. Refer to the ITU/CCITT X.509 standard as an example of such certificates. |
UMLPackagePath | string | CIM::User::PublicKey |
Version | string | 2.31.1 |
Name | Data Type | Default Value | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
AltSubject | string | ||||||
Description | string | Alternate subject identifier for the Certificate. | |||||
MaxLen | uint32 | 256 | |||||
ServiceCreationClassName | string | ||||||
Deprecated | string | CIM_SignedCredential.InstanceID | |||||
Description | string | The scoping Service's CCN. | |||||
Key | boolean | true | |||||
MaxLen | uint32 | 256 | |||||
Propagated | string | CIM_CertificateAuthority.CreationClassName | |||||
ServiceName | string | ||||||
Deprecated | string | CIM_SignedCredential.InstanceID | |||||
Description | string | The scoping Service's Name. | |||||
Key | boolean | true | |||||
MaxLen | uint32 | 256 | |||||
Propagated | string | CIM_CertificateAuthority.Name | |||||
Subject | string | ||||||
Description | string | Certificate subject identifier. | |||||
Key | boolean | true | |||||
MaxLen | uint32 | 256 | |||||
SystemCreationClassName | string | ||||||
Deprecated | string | CIM_SignedCredential.InstanceID | |||||
Description | string | The scoping System's CCN. | |||||
Key | boolean | true | |||||
MaxLen | uint32 | 256 | |||||
Propagated | string | CIM_CertificateAuthority.SystemCreationClassName | |||||
SystemName | string | ||||||
Deprecated | string | CIM_SignedCredential.InstanceID | |||||
Description | string | The scoping System's Name. | |||||
Key | boolean | true | |||||
MaxLen | uint32 | 256 | |||||
Propagated | string | CIM_CertificateAuthority.SystemName | |||||
PublicKey | uint8[] | ||||||
Description | string | The DER-encoded raw public key. | |||||
OctetString | boolean | true |
Name | Data Type | Class Origin |
---|---|---|
Caption | string | CIM_ManagedElement |
Description | string | CIM_ManagedElement |
ElementName | string | CIM_ManagedElement |
Expires | datetime | CIM_Credential |
Generation | uint64 | CIM_ManagedElement |
InstanceID | string | CIM_SignedCredential |
Issued | datetime | CIM_Credential |
IssuerName | string | CIM_SignedCredential |
OtherSignatureAlgorithm | string | CIM_SignedCredential |
SignatureAlgorithm | uint16 | CIM_SignedCredential |
SignatureAlgorithmOID | string | CIM_SignedCredential |
ValidFrom | datetime | CIM_Credential |
Signature | uint8[] | CIM_SignedCredential |