InMemoryOnlyStorage Class
InMemoryOnlyStorage stores the data ONLY (unencrypted!) in memory.
Implements the HotPrivateKeyStorageBase
Namespace:
SecretNET.Common.Storage
Assembly:
SecretNET (in SecretNET.dll)
Syntax
public class InMemoryOnlyStorage : HotPrivateKeyStorageBase
Inheritance Hierarchy
SecretNET.Common.Storage..::..InMemoryOnlyStorage

