Class GeneralName
Inherited Members
Namespace: Lacuna.Pki
Assembly: Lacuna.Pki.dll
Syntax
public class GeneralName
Properties
Choice
Declaration
public GeneralName.Choices Choice { get; }
Property Value
Type | Description |
---|---|
GeneralName.Choices |
Value
Declaration
public object Value { get; }
Property Value
Type | Description |
---|---|
Object |
Methods
Matches(GeneralName)
Declaration
public bool Matches(GeneralName other)
Parameters
Type | Name | Description |
---|---|---|
GeneralName | other |
Returns
Type | Description |
---|---|
Boolean |