Class AES<T>

  • Type Parameters:
    T - Type of value
    All Implemented Interfaces:
    Serializable

    public final class AES<T>
    extends Object
    implements Serializable
    This is an implementation of Advanced Encryption Standard, to can encrypt and decrypt Objects of any type.
    Since:
    1.0
    Author:
    , Bobai Kato
    See Also:
    Serialized Form