legacyCryptoProviderId top-level constant

String const legacyCryptoProviderId

The id of the built-in legacy (pre-pluggable) encryption scheme — the default provider and the fallback for records with no appMetadata.

Implementation

const String legacyCryptoProviderId = 'legacy';