CryptoSys PKI Pro Manual

X509.CertExpiresOn Method

Return date and time certificate expires.

Syntax

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

Parameters

certFile
Filename of certificate file (or its base64 representation)

Return Value

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.CertIssuedOn Method...]

Copyright © 2004-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-09-23T07:52:09Z.