CryptoSys PKI Pro Manual

X509.CertIsValidNow Method

Verify that an X.509 certificate is currently valid as per system clock.

Syntax

[C#]
public static bool CertIsValidNow(
   string certFile 
)
[VB]
Public Shared Function CertIsValidNow (
   certFile As String 
) As Boolean

Parameters

certFile  String
Filename of certificate file (or its base64 representation)

Return Value

Boolean
True if certificate is currently valid, otherwise false

See Also

VB6/C equivalent: X509_CertIsValidNow

[Contents] [Index]

[PREV: X509.CertExpiresOn Method...]   [Contents]   [Index]   
   [NEXT: X509.CertIssuedOn Method...]

Copyright © 2004-26 D.I. Management Services Pty Ltd t/a CryptoSys. All rights reserved. Generated 2026-09-21T05:59:39Z.