cryptoKey property

dynamic cryptoKey
getter/setter pair

webCrypto.CryptoKey | undefined Web crypto key object of the AES-128 CBC key. If unset, the "fetchKey" property should be provided.

Implementation

external dynamic cryptoKey;