CertificateExtension.Value Property
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9083)
Value
Gets the extension value.
Declaration
public byte[] Value { get; }
Property Value
Type | Description |
---|---|
Byte[] | An array of bytes in ASN.1 format. |