Uses of Class
org.apache.hadoop.crypto.OpensslCipher
Packages that use OpensslCipher
-
Uses of OpensslCipher in org.apache.hadoop.crypto
Methods in org.apache.hadoop.crypto that return OpensslCipherModifier and TypeMethodDescriptionstatic OpensslCipherOpensslCipher.getInstance(String transformation) static OpensslCipherOpensslCipher.getInstance(String transformation, String engineId) Return anOpensslCipherobject that implements the specified transformation.