Freigeben über


Certificate.DigestValue Property

Definition

Gets the Certificate's digest value.

public byte[] DigestValue { get; }
member this.DigestValue : byte[]
Public ReadOnly Property DigestValue As Byte()

Property Value

Byte[]

The Certificate digest value.

Applies to