Class VMPCKSA3Engine

    • Constructor Detail

      • VMPCKSA3Engine

        public VMPCKSA3Engine()
    • Method Detail

      • getAlgorithmName

        public java.lang.String getAlgorithmName()
        Description copied from interface: StreamCipher
        Return the name of the algorithm the cipher implements.
        Specified by:
        getAlgorithmName in interface StreamCipher
        Overrides:
        getAlgorithmName in class VMPCEngine
        Returns:
        the name of the algorithm the cipher implements.
      • initKey

        protected void initKey​(byte[] keyBytes,
                               byte[] ivBytes)
        Overrides:
        initKey in class VMPCEngine