Class Cipher

java.lang.Object
org.apache.hadoop.hbase.io.crypto.Cipher
Direct Known Subclasses:
AES, CommonsCryptoAES

@Public public abstract class Cipher extends Object
A common interface for a cryptographic algorithm.