AESCrypto
Constructor Summary
| Public Constructor | ||
| public |  | |
Member Summary
| Public Members | ||
| public |  | |
| public | subtle: SubtleCrypto | |
Method Summary
| Public Methods | ||
| public | decrypt(data: ArrayBuffer, key: CryptoKey): * | |
Public Constructors
public constructor() source
Public Methods
public decrypt(data: ArrayBuffer, key: CryptoKey): * source
Params:
| Name | Type | Attribute | Description | 
| data | ArrayBuffer | ||
| key | CryptoKey | 
Return:
| * | 
 
    
  