Hierarchy
- SignDetails
Properties
certSerialNumber
Number of the certificate.
certValidUntilAt
Certificate expiration date.
chain
Information about the certificate chain.
The field stores an object that contains information extracted from the certificate. Both standard and additional fields are extracted to this field.
commonName
Name of the certificate.
createdBy
Signature author.
issuer
Information about the issuer of the certificate.
The field stores an object that contains information extracted from the certificate. Both standard and additional fields are extracted to this field.
provider
Digital signature provider used for signing data.
signDate
Signing date.
signValidUntilAt
Signature expiration date.
status
Signature status.
subject
Information about the certificate owner.
The field stores an object that contains information extracted from the certificate. Both standard and additional fields are extracted to this field.
type
Signature type.
Information about the signature
The object contains basic information about a signature (data from the public key extracted from it). The data is extracted according to RFC 5652.