encryptionOptions property
Returns the encryption options for this adapter.
Returns null
if encryption is not enabled.
Implementation
@override
EncryptionOptions? get encryptionOptions => _encryptionOptions;
Returns the encryption options for this adapter.
Returns null
if encryption is not enabled.
@override
EncryptionOptions? get encryptionOptions => _encryptionOptions;