OcspReference
Namespace: Lacuna.Pki
Assembly: Lacuna.Pki
Class
public class OcspReference
Hierarquia: object → OcspReference
Propriedades
HashAlgorithm
public DigestAlgorithm HashAlgorithm { get; }
Retorno
HashValue
public byte[] HashValue { get; }
Retorno
IssuedTime
public DateTimeOffset IssuedTime { get; }
Retorno
IssuerName
Can be null
public Name IssuerName { get; }
Retorno
KeyIdentifier
Can be null
public byte[] KeyIdentifier { get; }
Retorno
Membros herdados
ToString(), Equals(object), Equals(object, object), ReferenceEquals(object, object), GetHashCode(), GetType(), MemberwiseClone()