cryptoKey

abstract var cryptoKey: CryptoKey(source)

The CryptoKey instance used for cryptographic operations.

This property provides access to key generation, storage, and management capabilities. It should be initialized before any cryptographic operations are attempted.

See also