package com.qianwen.core.api.crypto.enums; public enum CryptoType { DES, AES, RSA }