Mono Class Library: OverviewSystem.Security.Cryptography.SignatureDescription: Property Members |
The properties of System.Security.Cryptography.SignatureDescription are listed below. For a list of all members, see the SignatureDescription Members list.
See Also: Inherited members from System.Object
DeformatterAlgorithm string. The class name used to verify the digital signature. DigestAlgorithm string. The class name used to hash the data before generating or verifying the digital signature. FormatterAlgorithm string. The class name used to generate the digital signature. KeyAlgorithm string. The class name representing the assymetric key algorithm used to generate or verify the digital signature.