Returns when was the key created.
Namespace:
DidiSoftAssembly: PGPLib (in PGPLib.exe) Version: 1.6.2.15631
Syntax
| C# |
|---|
public DateTime CreationTime { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property CreationTime As DateTime |
| Visual C++ |
|---|
public: property DateTime CreationTime { DateTime get (); } |