| Package | Description |
|---|---|
| br.gov.frameworkdemoiselle.certificate.criptography | |
| br.gov.frameworkdemoiselle.certificate.criptography.implementation |
| Modifier and Type | Field and Description |
|---|---|
static SymmetricAlgorithmEnum |
SymmetricAlgorithmEnum.DEFAULT
Definicao de algoritmo padrao.
|
| Modifier and Type | Method and Description |
|---|---|
static SymmetricAlgorithmEnum |
SymmetricAlgorithmEnum.getSymmetricAlgorithm(String algorithm)
Recupera um item do enum correspondente ao parâmetro passado.
|
static SymmetricAlgorithmEnum |
SymmetricAlgorithmEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SymmetricAlgorithmEnum[] |
SymmetricAlgorithmEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Criptography.setAlgorithm(SymmetricAlgorithmEnum algorithm)
Altera o algoritmo e configurações de criptografia a ser utilizado.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CriptographyImpl.setAlgorithm(SymmetricAlgorithmEnum algorithm) |
Copyright © 2018 SERPRO - Serviço Federal de Processamento de Dados. All rights reserved.