| Package | Description |
|---|---|
| br.gov.frameworkdemoiselle.certificate.criptography | |
| br.gov.frameworkdemoiselle.certificate.criptography.implementation |
| Modifier and Type | Field and Description |
|---|---|
static DigestAlgorithmEnum |
DigestAlgorithmEnum.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
static DigestAlgorithmEnum |
DigestAlgorithmEnum.getDigestAlgorithmEnum(String algorithm)
Recupera um item do enum correspondente ao parâmetro passado.
|
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)
Seta o algoritmo utilizado pelo método de resumo.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DigestImpl.setAlgorithm(DigestAlgorithmEnum algorithm) |
Copyright © 2018 SERPRO - Serviço Federal de Processamento de Dados. All rights reserved.