Skip to main content

KeyManagementSystem.importKey() method

Signature:

importKey(args: Omit<MinimalImportableKey, 'kms'>): Promise<ManagedKeyInfo>;

Parameters

Parameter

Type

Description

args

Omit<MinimalImportableKey, 'kms'>

**Returns:**

Promise<ManagedKeyInfo>