Class X509Extension
Inherited Members
Namespace: Lacuna.Pki
Assembly: Lacuna.Pki.dll
Syntax
public class X509Extension
Properties
Id
Declaration
public string Id { get; }
Property Value
Type | Description |
---|---|
String |
IsCritical
Declaration
public bool IsCritical { get; }
Property Value
Type | Description |
---|---|
Boolean |
ValueEncoded
Declaration
public byte[] ValueEncoded { get; }
Property Value
Type | Description |
---|---|
Byte[] |