Package org.geant.idpextension.oidc.crypto.support
Constants related to OIDC crypto features, like signature and ecryption.
-
Class Summary Class Description EncryptionConstants Algorithm Header Parameter 'enc' Values for JWE as defined by RFC 7518.JCAConstantExtension Additional constants toJCAConstantsdefined in and/or used with the Java Cryptography Architecture (JCA) specification.KeyManagementConstants Algorithm Header Parameter 'alg' Values for JWE as defined by RFC 7518.SignatureConstants Algorithm Header Parameter Values for JWS.