Function: decryptFieldPq()
このコンテンツはまだ日本語訳がありません。
Function: decryptFieldPq()
Section titled “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.
Parameters
Section titled “Parameters”provider
Section titled “provider”envelope
Section titled “envelope”Returns
Section titled “Returns”Promise<unknown>