SignaturePolicy Properties
Contains signature policy options.
Name | Description |
---|---|
Description | Gets or sets the policy description. |
Digest |
Gets or sets the signature digest method (the algorithm used to hash the policy). |
Digest |
Gets or sets the policy digest value. |
Identifier | Gets or sets the explicit and unambiguous identifier of a signature policy. |
Is |
Gets or sets whether or not the implied way to identify the signature policy is used instead of the identifier and hash value. |
Transformations | Gets transformations applied to the policy XML file before computing its hash. |
See Also