CryptoSys PKI Pro Manual

X509.CertExpiresOn Method

Return date and time certificate expires.

Syntax

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

Parameters

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

Return Value

String
Date and time in ISO format or Empty string if error

See Also

VB6/C equivalent: X509_CertExpiresOn

[Contents] [Index]

[PREV: Wipe.String Method...]   [Contents]   [Index]   
   [NEXT: X509.CertIsValidNow Method...]

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