Class KeyParameter

    • Constructor Detail

      • KeyParameter

        public KeyParameter​(byte[] key)
        Initialize parameters.
        Parameters:
        key - the key.
    • Method Detail

      • getKey

        public byte[] getKey()
        Returns:
        the key.