Skip to main content
All docs
V25.1
  • DigestCalculator.AlgorithmOid Property

    Retrieves the hash algorithm’s object identifier.

    Namespace: DevExpress.Office.DigitalSignatures

    Assembly: DevExpress.Pdf.v25.1.Core.dll

    NuGet Package: DevExpress.Pdf.Core

    Declaration

    public string AlgorithmOid { get; }

    Property Value

    Type Description
    String

    An algorithm OID.

    Implements

    See Also