IKeyManager.keyManagerCreate() method
Creates and returns a new key
Signature:
keyManagerCreate(args: IKeyManagerCreateArgs): Promise<ManagedKeyInfo>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
args |
Promise<ManagedKeyInfo>
Creates and returns a new key
Signature:
keyManagerCreate(args: IKeyManagerCreateArgs): Promise<ManagedKeyInfo>;
|
Parameter |
Type |
Description |
|---|---|---|
|
args |
Promise<ManagedKeyInfo>