| Package | Description |
|---|---|
| br.gov.frameworkdemoiselle.certificate.criptography | |
| br.gov.frameworkdemoiselle.certificate.criptography.implementation |
| Modifier and Type | Field and Description |
|---|---|
static AsymmetricAlgorithmEnum |
AsymmetricAlgorithmEnum.DEFAULT
Definicao de algoritmo padrao.
|
| Modifier and Type | Method and Description |
|---|---|
static AsymmetricAlgorithmEnum |
AsymmetricAlgorithmEnum.getAsymmetricAlgorithmEnum(String algorithm)
Recupera um item do enum correspondente ao parâmetro passado.
|
static AsymmetricAlgorithmEnum |
AsymmetricAlgorithmEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AsymmetricAlgorithmEnum[] |
AsymmetricAlgorithmEnum.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(AsymmetricAlgorithmEnum algorithm)
Altera o algoritmo e configurações de criptografia a ser utilizado.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CriptographyImpl.setAlgorithm(AsymmetricAlgorithmEnum algorithm) |
Copyright © 2017 SERPRO - Serviço Federal de Processamento de Dados. All rights reserved.