UNPKG

@othent/kms-unbundled

Version:

Arweave Oauth Othent wallets enabled Google Key Management Service.

2 lines (1 loc) 126 B
export declare function encrypt(plaintext: Uint8Array | string | null, keyName: string): Promise<Uint8Array | string | null>;