Function: decryptAppIdentity()
decryptAppIdentity(
ciphertext
,keys
):Promise
<AppIdentityForEncryption
>
Defined in: packages/hypergraph/src/connect/identity-encryption.ts:166
Parameters
ciphertext
string
keys
Returns
Promise
<AppIdentityForEncryption
>