Package | Description |
---|---|
org.opensaml.xmlsec |
Configuration and support classes for security.
|
org.opensaml.xmlsec.encryption.support |
Functional support for XML Encryption.
|
Class and Description |
---|
EncryptedKeyResolver
Interface for resolving
EncryptedKey elements based on a particular
EncryptedData context, primarily for use during the decryption process. |
RSAOAEPParameters
Class for representing parameter inputs to the RSA-OAEP key transport algorithm.
|
Class and Description |
---|
AbstractEncryptedKeyResolver
Abstract class implementation for
EncryptedKeyResolver . |
ChainingEncryptedKeyResolver
An implementation of
EncryptedKeyResolver which chains multiple other resolver implementations together,
calling them in the order specified in the resolver list. |
DataEncryptionParameters
Parameters for encrypting XMLObjects.
|
DecryptionException
Exception thrown when an error occurs during decryption operations.
|
EncryptedKeyResolver
Interface for resolving
EncryptedKey elements based on a particular
EncryptedData context, primarily for use during the decryption process. |
EncryptionException
Exception thrown when an error occurs during encryption operations.
|
KeyEncryptionParameters
Parameters for encrypting keys.
|
RSAOAEPParameters
Class for representing parameter inputs to the RSA-OAEP key transport algorithm.
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.