1. GroupDocs.Metadata
  2. /
  3. GroupDocs.Metadata for .NET
  4. /
  5. GroupDocs.Metadata.Standards.Pkcs
  6. /
  7. Cms
  8. /
  9. DigestAlgorithms

DigestAlgorithms

Cms.DigestAlgorithms property

Gets the array of message-digest algorithm identifiers. There may be any number of elements in the collection, including zero.

public Oid[] DigestAlgorithms { get; }

Property Value

The array of message-digest algorithm identifiers.

See Also