Class AbstractKey

    • Field Detail

      • key

        protected byte[] key
        The Key.
    • Constructor Detail

      • AbstractKey

        public AbstractKey​(byte[] key)
        AbstractKey constructor.
        Parameters:
        key - byte[]
    • Method Detail

      • getKey

        public byte[] getKey()
        Key Getter
        Returns:
        byte[] byte [ ]