Pular para o conteúdo principal

OcspReference

Namespace: Lacuna.Pki
Assembly: Lacuna.Pki
Class

public class OcspReference

Hierarquia: objectOcspReference

Propriedades

HashAlgorithm

public DigestAlgorithm HashAlgorithm { get; }

Retorno

DigestAlgorithm


HashValue

public byte[] HashValue { get; }

Retorno

byte[]


IssuedTime

public DateTimeOffset IssuedTime { get; }

Retorno

DateTimeOffset


IssuerName

Can be null

public Name IssuerName { get; }

Retorno

Name


KeyIdentifier

Can be null

public byte[] KeyIdentifier { get; }

Retorno

byte[]


Membros herdados

ToString(), Equals(object), Equals(object, object), ReferenceEquals(object, object), GetHashCode(), GetType(), MemberwiseClone()