KeyManagementSystem.importKey() method
Signature:
importKey(args: Omit<MinimalImportableKey, 'kms'>): Promise<ManagedKeyInfo>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
args |
Omit<MinimalImportableKey, 'kms'> |
Promise<ManagedKeyInfo>
Signature:
importKey(args: Omit<MinimalImportableKey, 'kms'>): Promise<ManagedKeyInfo>;
|
Parameter |
Type |
Description |
|---|---|---|
|
args |
Omit<MinimalImportableKey, 'kms'> |
Promise<ManagedKeyInfo>