コンテンツにスキップ

Function: decryptFieldPq()

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

decryptFieldPq(provider, aad, envelope): Promise<unknown>

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

Decrypt a PQ-hybrid envelope. Validates AAD binding via the classic validateEnvelope — the inner envelope carries every field required to reconstruct it.

PqHybridProvider

EncryptionAAD

PqEnvelope

Promise<unknown>