| Package | Description |
|---|---|
| org.apache.poi.poifs.crypt |
Implementation of the ECMA-376 Document Encryption
|
| Modifier and Type | Field | Description |
|---|---|---|
CipherProvider |
CipherAlgorithm.provider |
| Modifier and Type | Method | Description |
|---|---|---|
static CipherProvider |
CipherProvider.fromEcmaId(int ecmaId) |
|
CipherProvider |
EncryptionHeader.getCipherProvider() |
|
static CipherProvider |
CipherProvider.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static CipherProvider[] |
CipherProvider.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
EncryptionHeader.setCipherProvider(CipherProvider providerType) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.