PKCS7SignedMessageDigestAlgorithms Property |
Gets an array 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 OidCollection DigestAlgorithms { get; }
Public ReadOnly Property DigestAlgorithms As OidCollection
Get
public:
property OidCollection^ DigestAlgorithms {
OidCollection^ get ();
}
member DigestAlgorithms : OidCollection with get
Property Value
Type:
OidCollectionSee Also