DigitalSignatureFieldUseSubFilter Method |
Name | Description | |
---|---|---|
UseSubFilter(DigitalSignatureFieldSubFilterType) |
Sets the requested SubFilter value (which identifies a signature type) as the only one to use during future signing, overwriting all such previous settings.
It is not necessary to call HasCryptographicSignature before calling this function. For example, this function can be used to switch to PAdES signing mode.
| |
UseSubFilter(DigitalSignatureFieldSubFilterType, Boolean) |
Sets the requested SubFilter value (which identifies a signature type) as the only one to use during future signing, overwriting all such previous settings.
It is not necessary to call HasCryptographicSignature before calling this function. For example, this function can be used to switch to PAdES signing mode.
|