Delen via


DnsSigningKey.SecurityAlgorithmType Property

Definition

The security algorithm type represents the standard security algorithm number of the DNSKEY Resource Record. See: https://www.iana.org/assignments/dns-sec-alg-numbers/dns-sec-alg-numbers.xhtml.

public int? SecurityAlgorithmType { get; }
member this.SecurityAlgorithmType : Nullable<int>
Public ReadOnly Property SecurityAlgorithmType As Nullable(Of Integer)

Property Value

Applies to