Uses of Enum
org.wildfly.openssl.Cipher
Packages that use Cipher
-
Uses of Cipher in org.wildfly.openssl
Methods in org.wildfly.openssl that return CipherModifier and TypeMethodDescriptionstatic CipherCipher.valueOf(int cipherId) Returns the enum constant of this type with the specified name.static CipherReturns the enum constant of this type with the specified name.static Cipher[]Cipher.values()Returns an array containing the constants of this enum type, in the order they are declared.