ediSecurityEncryptionCfg
The ediSecurityEncryptionCfg controls how data is digitally encrypted.
Methods
GetCertificateIssuerName
- Returns the issuer name of the certificate that encrypted the document.
GetCertificateSerialNumber
- Returns the serial number of the certificate that encrypted the document.
GetCertificateSubjectName
- Returns the subject name of the certificate that encrypted the document.
SetCertificateIssuerName
- Specifies the issuer name of the certificate used to encrypt the document.
SetCertificateSerialNumber
- Specifies the serial number of the certificate used to encrypt the document.
SetCertificateSubjectName
- Specifies the subject name of the certificate used to encrypt the document.
Properties
DecryptAlgorithm
- Returns the algorithm used to decrypt the document.
EncryptAlgorithm
- Returns the algorithm used to encrypt the document.