Class TripleDES.AuthParameters

    • Constructor Detail

      • AuthParameters

        public AuthParameters​(GeneralAlgorithm algorithm)
        Base constructor - the algorithm, null IV. In this case the tag length defaults to the 64 for CMAC, 32 bits otherwise.
        Parameters:
        algorithm - algorithm mode.