Returns this Key store instance file name (absolute or relative path)

Namespace:  DidiSoft
Assembly:  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()

Return Value

this Key store instance filename

See Also