Uses of Interface
org.apache.hadoop.crypto.Decryptor
Packages that use Decryptor
-
Uses of Decryptor in org.apache.hadoop.crypto
Classes in org.apache.hadoop.crypto that implement DecryptorModifier and TypeClassDescriptionprotected static classprotected static classMethods in org.apache.hadoop.crypto that return DecryptorModifier and TypeMethodDescriptionabstract DecryptorCryptoCodec.createDecryptor()Create aDecryptor.JceAesCtrCryptoCodec.createDecryptor()JceSm4CtrCryptoCodec.createDecryptor()OpensslAesCtrCryptoCodec.createDecryptor()OpensslSm4CtrCryptoCodec.createDecryptor()