| Package | Description |
|---|---|
| org.demoiselle.signer.policy.impl.cades |
Documentation of package (put it here)
|
| org.demoiselle.signer.policy.impl.cades.pkcs1.impl |
Documentation of package (put it here)
|
| org.demoiselle.signer.policy.impl.cades.pkcs7.impl |
Documentation of package (put it here)
|
| Modifier and Type | Field and Description |
|---|---|
static SignerAlgorithmEnum |
SignerAlgorithmEnum.DEFAULT
Definition of standard algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
static SignerAlgorithmEnum |
SignerAlgorithmEnum.getSignerAlgorithmEnum(String algorithm)
Retrieves an item from the enumeration corresponding to the parameter,
which is the name of the algorithm (eg SHA256withRSA).
|
static SignerAlgorithmEnum |
SignerAlgorithmEnum.getSignerOIDAlgorithmHashEnum(String OIDalgorithm)
Retrieves an item from the enumeration corresponding to the parameter,
which is the OID of the algorithm (ex: 2.16.840.1.101.3.4.2.1).
|
static SignerAlgorithmEnum |
SignerAlgorithmEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignerAlgorithmEnum[] |
SignerAlgorithmEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Signer.setAlgorithm(SignerAlgorithmEnum algorithm)
Set an algorithm pre-defined in enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PKCS1SignerImpl.setAlgorithm(SignerAlgorithmEnum algorithm) |
| Modifier and Type | Method and Description |
|---|---|
void |
CAdESSigner.setAlgorithm(SignerAlgorithmEnum algorithm) |
Copyright © 2021 SERPRO - Serviço Federal de Processamento de Dados. All rights reserved.