CryptoSys PKI Pro Manual

X509.CertIssuedOn Method

Return date and time certificate was issued.

Syntax

[C#]
public static string CertIssuedOn(
	string certFile
)
[VB.NET]
Public Shared Function CertIssuedOn ( _
	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_CertIssuedOn

[Contents] [Index]

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

Copyright © 2004-26 D.I. Management Services Pty Ltd t/a CryptoSys. All rights reserved. Generated 2026-09-06T00:43:03Z.