Click or drag to resize

CertificateTimeVerifier Class

Class for verifying that a certificate was valid on given time
Inheritance Hierarchy
SystemObject
  Guardtime.KSI.Crypto.BouncyCastle.CryptoCertificateTimeVerifier

Namespace:  Guardtime.KSI.Crypto.BouncyCastle.Crypto
Assembly:  ksi-net-api-crypto-bouncycastle (in ksi-net-api-crypto-bouncycastle.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public class CertificateTimeVerifier

The CertificateTimeVerifier type exposes the following members.

Constructors
  NameDescription
Public methodCertificateTimeVerifier
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Public methodStatic memberVerify
Verify that given certificate was valid on given time
Top
See Also