Package com.nimbusds.jose.jca


package com.nimbusds.jose.jca
Java Cryptography Architecture (JCA) context interfaces and classes.

References:

  • Class
    Description
    JCAAware<T extends JCAContext>
    Interface for a Java Cryptography Architecture (JCA) aware object, intended for setting a JCA provider and secure random generator.
    Java Cryptography Architecture (JCA) context, consisting of a JCA provider and secure random generator.
    Java Cryptography Architecture (JCA) support helper.
    Java Cryptography Architecture (JCA) context intended specifically for JSON Web Encryption (JWE) providers.