decrypt
decrypt(encryptedB64: null | string,pwd: string): Promise<any>
Properties
This element is often used without passing props
Additional properties for advanced use cases
| Properties | Type | Description | 
|---|---|---|
| encryptedB64 | null | string | |
| pwd | string | 
decrypt(encryptedB64: null | string,pwd: string): Promise<any>
This element is often used without passing props
| Properties | Type | Description | 
|---|---|---|
| encryptedB64 | null | string | |
| pwd | string |