Constructor
new GostCMS()
Provides facilities for handling certificates, CRLs, etc.
- Source:
Classes
- DataContentInfo
- DigestedDataContentInfo
- EncryptedDataContentInfo
- EnvelopedDataContentInfo
- SignedDataContentInfo
Members
-
DataContentInfo :GostCMS.DigestedDataContentInfo
-
This class encapsulates a CMS object of content type binary data.
Type:
- Source:
-
DigestedDataContentInfo :GostCMS.DigestedDataContentInfo
-
This class encapsulates a CMS object of content type digested-data.
Type:
- Source:
-
EncryptedDataContentInfo :GostCMS.EncryptedDataContentInfo
-
This class encapsulates a CMS object of content type encrypted-data.
Type:
- Source:
-
EnvelopedDataContentInfo :GostCMS.EnvelopedDataContentInfo
-
This class encapsulates a CMS object of content type enveloped-data.
Type:
- Source:
-
options
-
Message templates
- providerName - provider name for key generation, default 'CP-01'
- autoAddCert - automatic add signer certificate to signature, default false
- useKeyIdentifier - true to add Signer as the SignerIdentifier (v3), otherwise, as the IssuerAndSerialNumber (v1) (default false).
- Source:
-
SignedDataContentInfo :GostCMS.SignedDataContentInfo
-
This class encapsulates a CMS object of content type signed-data.
Type:
- Source: