Enum Class KeyType

java.lang.Object
java.lang.Enum<KeyType>
org.aoju.bus.crypto.asymmetric.KeyType
All Implemented Interfaces:
Serializable, Comparable<KeyType>, Constable

public enum KeyType extends Enum<KeyType>
密钥类型
Since:
Java 17+
Author:
Kimi Liu