UNPKG

@othent/kms-unbundled

Version:

Arweave Oauth Othent wallets enabled Google Key Management Service.

2 lines (1 loc) 107 B
export declare function decrypt(ciphertext: Uint8Array | string | null, keyName: string): Promise<string>;