Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 777 Bytes

File metadata and controls

14 lines (10 loc) · 777 Bytes

OmniCoreModelAndStateManagementApi.X509CertificateDetails

Properties

Name Type Description Notes
expiryTime String ExpiryTime: The time the certificate becomes invalid. [optional]
issuer String Issuer: The entity that signed the certificate. [optional]
publicKeyType String PublicKeyType: The type of public key in the certificate. [optional]
signatureAlgorithm String SignatureAlgorithm: The algorithm used to sign the certificate. [optional]
startTime String StartTime: The time the certificate becomes valid. [optional]
subject String Subject: The entity the certificate and public key belong to. [optional]