Package | Description |
---|---|
org.apache.xml.security.encryption |
Provides classes for implementing XML Encryption applications.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSerializer
Converts
String s into Node s and visa versa. |
class |
DocumentSerializer
Converts
String s into Node s and visa versa. |
class |
TransformSerializer
Converts
String s into Node s and visa versa. |
Modifier and Type | Method and Description |
---|---|
Serializer |
XMLCipher.getSerializer()
Get the Serializer algorithm to use
|
Modifier and Type | Method and Description |
---|---|
void |
XMLCipher.setSerializer(Serializer serializer)
Set the Serializer algorithm to use
|
Copyright © 2000–2017 The Apache Software Foundation. All rights reserved.