Creates a new in-memory KeyStore instance.
Namespace: DidiSoft.PgpAssembly: DidiSoft.Pgp (in DidiSoft.Pgp.dll) Version: 1.7.3.35547
Syntax
| C# |
|---|
public static KeyStore OpenInMemory() |
| Visual Basic |
|---|
Public Shared Function OpenInMemory As KeyStore |
| Visual C++ |
|---|
public: static KeyStore^ OpenInMemory() |