Delen via


DSRecordDigest.AlgorithmType Property

Definition

The digest algorithm type represents the standard digest algorithm number used to construct the digest. See: https://www.iana.org/assignments/ds-rr-types/ds-rr-types.xhtml.

public int? AlgorithmType { get; set; }
member this.AlgorithmType : Nullable<int> with get, set
Public Property AlgorithmType As Nullable(Of Integer)

Property Value

Applies to