CryptoSys PKI Pro Manual

General.CompileTime Method

Return date and time the core CryptoSys PKI DLL was last compiled.

Syntax

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

Parameters

Return Value

String
Date and time string

Example

string s = CryptoSysPKI.General.CompileTime();
Console.WriteLine("CompileTime={0}", s);

See Also

VB6/C equivalent: PKI_CompileTime

[Contents] [Index]

[PREV: Ecc.WriteKey Method...]   [Contents]   [Index]   
   [NEXT: General.ErrorCode Method...]

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