formatHpkeBuf(
encryptedBuf
):string
Defined in: crypto.ts:202
Format HPKE Buffer Function Returns a JSON string of an encrypted bundle, separating out the cipher text and the sender public key
Uint8Array
The result of hpkeAuthEncrypt or hpkeEncrypt
string
formatHpkeBuf(
encryptedBuf
):string
Defined in: crypto.ts:202
Format HPKE Buffer Function Returns a JSON string of an encrypted bundle, separating out the cipher text and the sender public key
Uint8Array
The result of hpkeAuthEncrypt or hpkeEncrypt
string