Enum Class SymEncryptionAlgorithms

java.lang.Object
java.lang.Enum<SymEncryptionAlgorithms>
org.webpki.crypto.SymEncryptionAlgorithms
All Implemented Interfaces:
Serializable, Comparable<SymEncryptionAlgorithms>, Constable, CryptoAlgorithms, EncryptionAlgorithms

public enum SymEncryptionAlgorithms extends Enum<SymEncryptionAlgorithms> implements EncryptionAlgorithms
Symmetric key encryption algorithms.