CryptoSys PKI Pro
Manual
Sig.VerifyOpts Enumeration
Specialist options for verifying a signature.
Syntax
[C#]
public
enum
VerifyOpts
[VB]
Public
Enumeration
VerifyOpts
Members
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]
[
Contents
] [
Index
]
[
PREV: Sig.SigOptions Enumeration...
] [
Contents
] [
Index
]
[
NEXT: SigAlgorithm Enumeration...
]