AuthorityInformationAccess
Namespace: Lacuna.Pki
Assembly: Lacuna.Pki
Class
public class AuthorityInformationAccess
Hierarquia: object → AuthorityInformationAccess
Propriedades
CAIssuersUri
public Uri CAIssuersUri { get; }
Retorno
CAIssuersUris
public List<Uri> CAIssuersUris { get; }
Retorno
Descriptions
[Obsolete("Use DescriptionsMap instead")]
public Dictionary<string, GeneralName> Descriptions { get; }
Retorno
Dictionary<string, GeneralName>
DescriptionsMap
public Dictionary<string, List<GeneralName>> DescriptionsMap { get; }
Retorno
Dictionary<string, List<GeneralName>>
OcspUri
public Uri OcspUri { get; }
Retorno
Membros herdados
ToString(), Equals(object), Equals(object, object), ReferenceEquals(object, object), GetHashCode(), GetType(), MemberwiseClone()