Class KeyParameter

    • Constructor Detail

      • KeyParameter

        public KeyParameter​(byte[] key)
      • KeyParameter

        public KeyParameter​(byte[] key,
                            int keyOff,
                            int keyLen)
    • Method Detail

      • getKey

        public byte[] getKey()