Skip to main content
All docs
V23.2

DigestCalculator.AlgorithmOid Property

Retrieves the hash algorithm’s object identifier.

Namespace: DevExpress.Office.DigitalSignatures

Assembly: DevExpress.Pdf.v23.2.Core.dll

NuGet Package: DevExpress.Pdf.Core

Declaration

public string AlgorithmOid { get; }

Property Value

Type Description
String

An algorithm OID.

Implements

See Also