Class X509Attribute
Inherited Members
Namespace: Lacuna.Pki
Assembly: Lacuna.Pki.dll
Syntax
public class X509Attribute
Properties
EncodedValues
Declaration
public List<byte[]> EncodedValues { get; set; }
Property Value
Type | Description |
---|---|
List<Byte[]> |
Type
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
String |