|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EncryptionHeader.HashAlgorithm | |
|---|---|
| com.healthmarketscience.jackcess.impl.office | |
| Uses of EncryptionHeader.HashAlgorithm in com.healthmarketscience.jackcess.impl.office |
|---|
| Methods in com.healthmarketscience.jackcess.impl.office that return EncryptionHeader.HashAlgorithm | |
|---|---|
EncryptionHeader.HashAlgorithm |
EncryptionHeader.getHashAlgorithm()
|
static EncryptionHeader.HashAlgorithm |
EncryptionHeader.HashAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EncryptionHeader.HashAlgorithm[] |
EncryptionHeader.HashAlgorithm.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Method parameters in com.healthmarketscience.jackcess.impl.office with type arguments of type EncryptionHeader.HashAlgorithm | |
|---|---|
static EncryptionHeader |
EncryptionHeader.read(ByteBuffer encProvBuf,
Set<EncryptionHeader.CryptoAlgorithm> validCryptoAlgos,
Set<EncryptionHeader.HashAlgorithm> validHashAlgos)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||