Gets a value that identifies the digest algorithm.

Namespace:  Rebex.Security.Cryptography.Pkcs
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Function ToDigestAlgorithm As SignatureHashAlgorithm
C#
public SignatureHashAlgorithm ToDigestAlgorithm()

Return Value

Digest algorithm.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also