Hierarchy

  • AESCipher

Properties

Properties

decrypt: ((data: Uint8Array) => Promise<Uint8Array>)

Type declaration

encrypt: ((data: Uint8Array) => Promise<Uint8Array>)

Type declaration