コンテンツにスキップ

~~Function: plainDekProvider()~~

このコンテンツはまだ日本語訳がありません。

plainDekProvider(dek, alg?): PqHybridProvider

Defined in: core/src/schema/crypto-pq.ts:179

Uint8Array

string = "placeholder-aes-kw"

PqHybridProvider

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.