Discuss this help topic in SecureBlackbox Forum
Adds validation data refs to the document.
Declaration
Parameters
- DigestMethod - specifies the digest method used to compute digest values for the refs.
- Formatter - XML formatter. This parameter is for internal use only. Set this parameter to nil/null/Nothing.
- IncludeCRL - specifies whether to include CRLs to the validation data.
- IncludeOCSP - specifies whether to include OCSP responses to the validation data.
- ResponderIdByKey - specifies whether responder is identified by key (True, or by name (False).
- SigningCertificate - contains signing certificate.
Digest methods:
Return value
Returns signature validity state.
Possible values:
Description
Use this method to add a set of signature validation data references to the document.
Discuss this help topic in SecureBlackbox Forum