ediSecurityAssuranceCfg
The ediSecurityAssuranceCfg controls how data is digitally signed.
Methods
GetCalculatedDigest
- Gets the calculated digest of the digitally signed document.
GetCertificateIssuerName
- Returns the issuer name of the certificate that digitally signed the document.
GetCertificateSerialNumber
- Returns the serial number of the certificate that digitally signed the document.
GetCertificateSubjectName
- Returns the subject name of the certificate that digitally signed the document.
SetCertificateIssuerName
- Specifies the issuer name of the certificate used to digitally sign the document.
SetCertificateSerialNumber
- Specifies the serial number of the certificate used to digitally sign the document.
SetCertificateSubjectName
- Specifies the subject name of the certificate used to digitally sign the document.
Properties
SignAlgorithm
- Returns the algorithm used to sign the document.
VerifyAlgorithm
- Returns the algorithm used to verify the document.