/// export default function _getEncryptDecryptKey(secret: string, salt: Buffer, digestAlgorithm: string): Promise;