EncryptionAlgorithm Property (ISignatureParser)
In This Topic
Gets the name of the encryption algorithm used in the signature.
Syntax
'Declaration
ReadOnly Property EncryptionAlgorithm As System.String
System.string EncryptionAlgorithm {get;}
See Also