cryptographyOptions property

CacheCryptographyOptions? cryptographyOptions
final

Options for cache cryptography.

This provides flexibility for applying cryptographic operations to cache data, ensuring its security.

Implementation

final CacheCryptographyOptions? cryptographyOptions;