Skip to main content

InMemoryPrivateKeyStore class

Key Store to use in memory

InMemoryPrivateKeyStore implements AbstractPrivateKeyStore interface

Signature:

export declare class InMemoryPrivateKeyStore implements AbstractPrivateKeyStore 

Implements: AbstractPrivateKeyStore

Constructors

ConstructorModifiersDescription
(constructor)()Constructs a new instance of the InMemoryPrivateKeyStore class

Methods

MethodModifiersDescription
get(args)
importKey(args)