Password of this KeyStore

Namespace:  DidiSoft
Assembly:  PGPLib (in PGPLib.dll) Version: 1.6.3.19546

Syntax

C#
public string Password { get; }
Visual Basic (Declaration)
Public ReadOnly Property Password As String
Visual C++
public:
property String^ Password {
	String^ get ();
}

See Also