|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.xml.security.encryption | |
---|---|
org.apache.xml.security.encryption | Provides classes for implementing XML Encryption applications. |
org.apache.xml.security.keys | general key related material. |
Classes in org.apache.xml.security.encryption used by org.apache.xml.security.encryption | |
---|---|
AgreementMethod
A Key Agreement algorithm provides for the derivation of a shared secret key based on a shared secret computed from certain types of compatible public keys from both the sender and the recipient. |
|
CipherData
CipherData provides encrypted data. |
|
CipherReference
CipherReference identifies a source which, when processed,
yields the encrypted octet sequence. |
|
CipherValue
CipherValue is the wrapper for cipher text. |
|
EncryptedData
The EncryptedData element is the core element in the syntax. |
|
EncryptedKey
The EncryptedKey element is used to transport encryption keys
from the originator to a known recipient(s). |
|
EncryptedType
EncryptedType is the abstract type from which EncryptedData and
EncryptedKey are derived. |
|
EncryptionMethod
EncryptionMethod describes the encryption algorithm applied to
the cipher data. |
|
EncryptionProperties
EncryptionProperties can hold additional information concerning
the generation of the EncryptedData or
EncryptedKey . |
|
EncryptionProperty
Additional information items concerning the generation of the EncryptedData or EncryptedKey can be placed in an
EncryptionProperty element (e.g., date/time stamp or the serial
number of cryptographic hardware used during encryption). |
|
Reference
A wrapper for a pointer from a key value of an EncryptedKey to
items encrypted by that key value (EncryptedData or
EncryptedKey elements). |
|
ReferenceList
ReferenceList is an element that contains pointers from a key
value of an EncryptedKey to items encrypted by that key value
(EncryptedData or EncryptedKey elements). |
|
Transforms
A container for ds:Transform s. |
|
XMLCipher
XMLCipher encrypts and decrypts the contents of
Document s, Element s and Element
contents. |
|
XMLEncryptionException
|
Classes in org.apache.xml.security.encryption used by org.apache.xml.security.keys | |
---|---|
EncryptedKey
The EncryptedKey element is used to transport encryption keys
from the originator to a known recipient(s). |
|
XMLEncryptionException
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |