Returns this Key store instance file name (absolute or relative path)
Namespace:
DidiSoftAssembly: PGPLib (in PGPLib.dll) Version: 1.6.3.19546
Syntax
| C# |
|---|
protected virtual string GetKeystoreFileName() |
| Visual Basic (Declaration) |
|---|
Protected Overridable Function GetKeystoreFileName As String |
| Visual C++ |
|---|
protected: virtual String^ GetKeystoreFileName() |