~~Function: plainDekProvider()~~
Function: plainDekProvider()
Section titled “Function: plainDekProvider()”plainDekProvider(
dek,alg?):PqHybridProvider
Defined in: core/src/schema/crypto-pq.ts:179
Parameters
Section titled “Parameters”Uint8Array
string = "placeholder-aes-kw"
Returns
Section titled “Returns”Deprecated
Section titled “Deprecated”Renamed to insecurePlaceholderProvider for clarity —
the old name misled callers into thinking it was a normal provider.
This shim will be removed in v2.0. Passes through with
acceptInsecure: true so existing tests that used the old signature
still compile.