importingKey property

String? importingKey
getter/setter pair

Required - the CKV of the trusted key used to import.

This can be the name of a CryptoKeyVersion or a CryptoKey.

Required.

Implementation

core.String? importingKey;