Hierarchy
-
BaseItemData
- DigitalSignItemData
Properties
Readonly __createdAt
Date and time of creation.
Readonly __createdBy
Object’s author.
Optional Readonly __deletedAt
Date and time of deletion.
Readonly __id
ID of the object.
__name
Name of the object.
Readonly __updatedAt
Date and time of change.
Readonly __updatedBy
Author of the last change.
actualized
Data used to create the request.
Contains information about the process of issuing the certificate and sending data to the provider.
alias
Name of the certificate displayed during signing.
cert
Public key of the digital signature in the base24
format.
cert_status
The certificate’s status.
id
ID of the digital signature certificate.
identificationType
Type of user identification used to issue the certificate.
issueID
ID of the digital signature certificate in an external system.
The ID’s format depends on the certificate provider.
issuer
The object contains data on who the digital signature certificate was issued by.
The fields match the distinguished name field in X.509 certificates.
lastError
Last error that occurred when issuing the request.
serialNumber
Serial number of the certificate issued by a certificate authority.
sign_provider
Link to a digital signature provider.
subject
Contains data on the owner of the digital signature certificate.
The fields match the distinguished name field in X.509 certificates.
validFrom
Date and time that the certificate if valid from.
validUntilAt
Date and time until which the certificate can be used to sign documents.
Data stored in a digital signature certificate