Signature.GetSignatureAlgorithmInfo

Signature.GetSignatureAlgorithmInfo method

Retrieves information about the signature algorithm used in the signature.

public SignatureAlgorithmInfo GetSignatureAlgorithmInfo()

Return Value

An instance of SignatureAlgorithmInfo that contains details about the signature algorithm.

See Also