Package | Description |
---|---|
com.sun.identity.wss.xmlenc | |
com.sun.identity.xmlenc |
Modifier and Type | Class and Description |
---|---|
class |
WSSEncryptionProvider
WSSEncryptionProvider is a class for encrypting and
decrypting WSS XML Documents which implements
AMEncryptionProvider . |
Modifier and Type | Class and Description |
---|---|
class |
AMEncryptionProvider
AMEncryptionProvider is a class for encrypting and
decrypting XML Documents which implements EncryptionProvider . |
Modifier and Type | Method and Description |
---|---|
static XMLEncryptionManager |
XMLEncryptionManager.getInstance(EncryptionProvider encProvider,
KeyProvider keyProvider)
Gets the instance of
XMLEncryptionManager with given
KeyProvider and EncryptionProvider . |
Constructor and Description |
---|
XMLEncryptionManager(EncryptionProvider encProvider,
KeyProvider keyProvider)
Constructor
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.