InMemoryPrivateKeyStore class
Key Store to use in memory
InMemoryPrivateKeyStore implements AbstractPrivateKeyStore interface
Signature:
export declare class InMemoryPrivateKeyStore implements AbstractPrivateKeyStore
Implements: AbstractPrivateKeyStore
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)() | Constructs a new instance of the InMemoryPrivateKeyStore class |
Methods
| Method | Modifiers | Description |
|---|---|---|
| get(args) | ||
| importKey(args) |