Class AesKey

All Implemented Interfaces:
Serializable, Key, KeySpec, SecretKey, Destroyable

public class AesKey extends SecretKeySpec
See Also:
  • Field Details

  • Constructor Details

    • AesKey

      public AesKey(byte[] bytes)
  • Method Details