Specialist options for verifying a signature.
[FlagsAttribute] public enum VerifyOpts
<FlagsAttribute> _ Public Enumeration VerifyOpts
Member name | Description | |
---|---|---|
Default | Use default options. | |
Mgf1Sha1 | RSA-PSS only: Force the MGF hash function to be SHA-1 [default = same as signature hash algorithm] |