Discuss this help topic in SecureBlackbox Forum

TElCMSSignaturePolicy class

Properties     Methods     Declared in     


This class is a descendant of TElCMSProperty.

Description

    TElCMSSignaturePolicy stores information about the signature policy of a CMS signature. Signature policy is a set of rules which regulate signature creation and validation. The signature policy is identified by its unique PolicyIdentifier, and PolicyHash value. Signature policy may be qualified by some additional information, which is available via the Qualifiers property.
    If the signature policy can be unambiguously determined by verifier, it is not necessary to include its identifier and hash value into the signature. In this case, Implied property must be set to True.

Properties

Inherited from TElCMSProperty

Methods

Declared in

.NET:
  • Namespace: SBCMS
  • Assembly: SecureBlackbox.PKI
VCL:
  • Unit: SBCMS
Java:
  • Package: SecureBlackbox.PKI.jar
C++:
  • sbcms.h

Discuss this help topic in SecureBlackbox Forum