| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.x2006.encryption | |
| org.docx4j.com.microsoft.schemas.office.x2006.keyEncryptor.password |
| Modifier and Type | Field and Description |
|---|---|
protected STCipherChaining |
CTKeyData.cipherChaining |
| Modifier and Type | Method and Description |
|---|---|
static STCipherChaining |
STCipherChaining.fromValue(String v) |
STCipherChaining |
CTKeyData.getCipherChaining()
Gets the value of the cipherChaining property.
|
static STCipherChaining |
STCipherChaining.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STCipherChaining[] |
STCipherChaining.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTKeyData.setCipherChaining(STCipherChaining value)
Sets the value of the cipherChaining property.
|
| Modifier and Type | Field and Description |
|---|---|
protected STCipherChaining |
CTPasswordKeyEncryptor.cipherChaining |
| Modifier and Type | Method and Description |
|---|---|
STCipherChaining |
CTPasswordKeyEncryptor.getCipherChaining()
Gets the value of the cipherChaining property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTPasswordKeyEncryptor.setCipherChaining(STCipherChaining value)
Sets the value of the cipherChaining property.
|
Copyright © 2007-2020. All Rights Reserved.