- Home [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
- Getting started
- Use cases
-
API
- Object types
- Data types
- Global constants
- Work with apps
- Web requests
- Access permissions
- Document flow
- Live Chats
- “Code” widget
-
Signatures
- DigitalSignIdentificationType
- DigitalSignRequestStatus
- EntitySignOperationStatus
- SignStatus
- SignType
- SignTypes
- CertData
- CertNames
- DigitalSign
- DigitalSignActualizationData
- DigitalSignItemData
- DigitalSignProviderRef
- DigitalSignRequest
- DigitalSignSearch
- DigitalSigns
- EntitySign
- EntitySignItem
- EntitySignSearch
- EntitySigns
- EntityVersion
- NewSign
- SignData
- SignDetails
- SignProvider
- SignProviderItem
- SignProviderSearch
- SignProviders
- Signs
- SignHash
- SignedContent
- Business calendars
- Integration with IP telephony
- Integration with email marketing services
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.
Hierarchy
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.
Properties