Class SignatureVerifierImplCryptorWithHash

    • Constructor Detail

      • SignatureVerifierImplCryptorWithHash

        public SignatureVerifierImplCryptorWithHash​(HashCreator hashGenerator,
                                                    Decryptor decryptor)
        The constructor.
        Parameters:
        hashGenerator - the HashCreator to apply as extension.
        decryptor - the Decryptor to extend.