Click or drag to resize

SignedCmsBuilderDigestAlgorithms Property

Gets a collection of hashing algorithms.

Namespace:  SysadminsLV.PKI.Cryptography.Pkcs
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public AlgorithmIdentifierCollection DigestAlgorithms { get; }

Property Value

Type: AlgorithmIdentifierCollection
See Also