| Package | Description |
|---|---|
| org.demoiselle.signer.cryptography |
Documentation of package (put it here)
|
| org.demoiselle.signer.cryptography.implementation |
Documentation of package (put it here)
|
| Modifier and Type | Field and Description |
|---|---|
static DigestAlgorithmEnum |
DigestAlgorithmEnum.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
static DigestAlgorithmEnum |
DigestAlgorithmEnum.getDigestAlgorithmEnum(String algorithm)
Retrieves an enumeration item that matches the passed parameter.
|
static DigestAlgorithmEnum |
DigestAlgorithmEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DigestAlgorithmEnum[] |
DigestAlgorithmEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Digest.setAlgorithm(DigestAlgorithmEnum algorithm)
Set the algorithm used by the digest method.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DigestImpl.setAlgorithm(DigestAlgorithmEnum algorithm) |
Copyright © 2021 SERPRO - Serviço Federal de Processamento de Dados. All rights reserved.