Home > daf-libsodium > KeyManagementSystem
Signature:
export declare class KeyManagementSystem extends AbstractKeyManagementSystem
Constructor | Modifiers | Description |
---|---|---|
(constructor)(keyStore) | Constructs a new instance of the KeyManagementSystem class |
Method | Modifiers | Description |
---|---|---|
createKey(type) | ||
deleteKey(kid) | ||
getKey(kid) | ||
importKey(serializedKey) |