encryption property
The type of key used for the encryption. If no keyType is provided, the service will use the default setting (static-key).
Implementation
final Encryption? encryption;
The type of key used for the encryption. If no keyType is provided, the service will use the default setting (static-key).
final Encryption? encryption;