In Memory OpenPGP KeyStore
Namespace: DidiSoft.Pgp.ExtraAssembly: DidiSoft.Pgp (in DidiSoft.Pgp.dll) Version: 1.7.3.35547
Syntax
| C# |
|---|
[SerializableAttribute] public class InMemoryKeyStore : KeyStore |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class InMemoryKeyStore _ Inherits KeyStore |
| Visual C++ |
|---|
[SerializableAttribute] public ref class InMemoryKeyStore : public KeyStore |
Inheritance Hierarchy
Thread Safety
Static members of this type are safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.