SignerInfo.SignatureAlgorithm Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9313)
SignatureAlgorithm
Gets the identifier of the signature algorithm.
Declaration
public AlgorithmIdentifier SignatureAlgorithm { get; }Property Value
| Type | Description | 
|---|---|
| AlgorithmIdentifier | An AlgorithmIdentifier object. |