Package net.shibboleth.oidc.jwa.algorithm.descriptors
@NonnullElements
package net.shibboleth.oidc.jwa.algorithm.descriptors
OIDC Signing/Encryption Algorithms.
-
ClassesClassDescriptionAlgorithm descriptor for block encryption algorithm: A128CBC-HS256.Algorithm descriptor for block encryption algorithm: 128GCM.Algorithm descriptor for block encryption algorithm: A192CBC-HS384.Algorithm descriptor for block encryption algorithm: 192GCM.Algorithm descriptor for block encryption algorithm: A256CBC-HS512.Algorithm descriptor for block encryption algorithm: 256GCM.Algorithm descriptor for JWE key management algorithm: ECDH-ES.Algorithm descriptor for JWE key management algorithm: ECDH-ES+A128KW.Algorithm descriptor for JWE key management algorithm: ECDH-ES+A192KW.Algorithm descriptor for JWE key management algorithm: ECDH-ES+A256KW.Algorithm descriptor for JWE key transport algorithm: RSA1_5.Algorithm descriptor for JWE key transport algorithm: RSA-OAEP.Algorithm descriptor for JWE key transport algorithm: RSA-OAEP-256.Algorithm descriptor for JWE key transport algorithm: RSA-OAEP-384.Algorithm descriptor for JWE key transport algorithm: RSA-OAEP-512.Algorithm descriptor for signature algorithm: ES256.Algorithm descriptor for signature algorithm: ES384.Algorithm descriptor for signature algorithm: ES512.Algorithm descriptor for HMAC algorithm: HS256.Algorithm descriptor for HMAC algorithm: HS384.Algorithm descriptor for HMAC algorithm: HS512.Algorithm descriptor for signature algorithm: PS256.Algorithm descriptor for signature algorithm: PS384.Algorithm descriptor for signature algorithm: PS512.Algorithm descriptor for signature algorithm: RS256.Algorithm descriptor for signature algorithm: RS384.Algorithm descriptor for signature algorithm: RS512.Algorithm descriptor for JWE key management algorithm: AES128GCMKW.Algorithm descriptor for JWE key management algorithm: AES128KW.Algorithm descriptor for JWE key management algorithm: AES192GCMKW.Algorithm descriptor for JWE key management algorithm: AES192KW.Algorithm descriptor for JWE key management algorithm: AES256GCMKW.Algorithm descriptor for JWE key management algorithm: AES256KW.