getEncryption
Usage
import { EncryptionType } from '@4thtech-sdk/types';
const encryptionInstance = encryptionHandler.getEncryption(EncryptionType.AES);Returns
Parameters
encryptionType
Last updated
import { EncryptionType } from '@4thtech-sdk/types';
const encryptionInstance = encryptionHandler.getEncryption(EncryptionType.AES);Last updated