Class RelaxedEidasSecurityConfiguration

  • All Implemented Interfaces:
    SecurityConfiguration

    public class RelaxedEidasSecurityConfiguration
    extends EidasSecurityConfiguration
    The algorithm requirements from version 1.2 of "eIDAS - Cryptographic requirements for the Interoperability Framework" leaves out some of the commonly used algorithms which most likely will lead to interoperability issues if we implement them strictly. The RelaxedEidasSecurityConfiguration class is a bit more forgiving, especially when it comes to RSA-SHAxxx signature algorithms.
    Author:
    Martin Lindström (martin.lindstrom@litsec.se)