Inheritance
AuthorityInformationAccess
Assembly: Lacuna.Pki.dll
public class AuthorityInformationAccess
Properties
|
Improve this Doc
View Source
Declaration
public Uri CAIssuersUri { get; }
Property Value
|
Improve this Doc
View Source
Declaration
public List<Uri> CAIssuersUris { get; }
Property Value
|
Improve this Doc
View Source
Declaration
[Obsolete("Use DescriptionsMap instead")]
public Dictionary<string, GeneralName> Descriptions { get; }
Property Value
|
Improve this Doc
View Source
Declaration
public Dictionary<string, List<GeneralName>> DescriptionsMap { get; }
Property Value
|
Improve this Doc
View Source
Declaration
public Uri OcspUri { get; }
Property Value