Skip to main content

IKeyManager.keyManagerCreate() method

Creates and returns a new key

Signature:

keyManagerCreate(args: IKeyManagerCreateArgs): Promise<ManagedKeyInfo>;

Parameters

Parameter

Type

Description

args

IKeyManagerCreateArgs

**Returns:**

Promise<ManagedKeyInfo>