defaultEncodingKey top-level property

String get defaultEncodingKey

Engine built-in DEK seed when EncryptionConfig.encodingKey is null.

Implementation

String get defaultEncodingKey => deriveBuiltinKey('encoding_v1');