APIFunctionsencryptOn this pageFunction: encrypt▸ encrypt(text?, pwd?): Promise<string | undefined>ParametersNameTypetext?anypwd?stringReturnsPromise<string | undefined>Defined inonekijs/packages/onekijs-framework/src/utils/crypt.ts:61