Interface JCAAware<T extends JCAContext>

    • Method Detail

      • getJCAContext

        T getJCAContext()
        Returns the Java Cryptography Architecture (JCA) context. May be used to set a specific JCA security provider or secure random generator.
        Returns:
        The JCA context. Not null.