Class OcspReference
Inheritance
OcspReference
Assembly: Lacuna.Pki.dll
Syntax
public class OcspReference
Properties
|
Improve this Doc
View Source
HashAlgorithm
Declaration
public DigestAlgorithm HashAlgorithm { get; }
Property Value
|
Improve this Doc
View Source
HashValue
Declaration
public byte[] HashValue { get; }
Property Value
|
Improve this Doc
View Source
IssuedTime
Declaration
public DateTimeOffset IssuedTime { get; }
Property Value
|
Improve this Doc
View Source
IssuerName
Declaration
public Name IssuerName { get; }
Property Value
|
Improve this Doc
View Source
KeyIdentifier
Declaration
public byte[] KeyIdentifier { get; }
Property Value