Class UsedRevocationValues
Inherited Members
Namespace: Lacuna.Pki
Assembly: Lacuna.Pki.dll
Syntax
public class UsedRevocationValues
Constructors
| Improve this Doc View SourceUsedRevocationValues()
Declaration
public UsedRevocationValues()
Properties
| Improve this Doc View SourceUsedCrls
Declaration
public List<Crl> UsedCrls { get; }
Property Value
| Type | Description |
|---|---|
| List<Crl> |
UsedOcsps
Declaration
public List<Ocsp> UsedOcsps { get; }
Property Value
| Type | Description |
|---|---|
| List<Ocsp> |