Click or drag to resize

SignedContentBlobSignatureAlgorithm Property

An AlgorithmIdentifier object that contains the signature algorithm type and any associated additional parameters.

Namespace:  SysadminsLV.PKI.Cryptography
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public AlgorithmIdentifier SignatureAlgorithm { get; }

Property Value

Type: AlgorithmIdentifier
See Also