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