| Package | Description |
|---|---|
| org.w3.xenc |
| Modifier and Type | Class and Description |
|---|---|
class |
EncryptedData
Java class for EncryptedDataType complex type.
|
class |
EncryptedKey
Java class for EncryptedKeyType complex type.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptedType |
EncryptedType.withCipherData(CipherData value) |
EncryptedType |
EncryptedType.withEncoding(String value) |
EncryptedType |
EncryptedType.withEncryptionMethod(EncryptionMethodType value) |
EncryptedType |
EncryptedType.withEncryptionProperties(EncryptionProperties value) |
EncryptedType |
EncryptedType.withId(String value) |
EncryptedType |
EncryptedType.withKeyInfo(KeyInfo value) |
EncryptedType |
EncryptedType.withMimeType(String value) |
EncryptedType |
EncryptedType.withType(String value) |
Copyright © 2014 Digipost Open Source. All Rights Reserved.