| Package | Description |
|---|---|
| org.demoiselle.signer.core |
Documentation of package (put it here)
|
| org.demoiselle.signer.core.timestamp |
Documentation of package (put it here)
|
| Modifier and Type | Method and Description |
|---|---|
KeyStore |
CertificateLoader.getKeyStore()
Returns the KeyStore used by
CertificateLoader. |
X509Certificate |
CertificateLoader.load(File file)
Obtains the certificate from a file, defined by ICP-BRASIL
with the name A1.
|
X509Certificate |
CertificateLoader.loadFromToken()
Obtain the certificate from a Token or Smartcard, defined by
ICP-BRASIL with the name A3.
|
X509Certificate |
CertificateLoader.loadFromToken(String pinNumber)
When a PIN (Personal Identification Number) was informed,
obtain the certificate from a Token or Smartcard, defined by
ICP-BRASIL with the name A3.
|
X509Certificate |
CertificateLoader.loadFromToken(String pinNumber,
String alias)
When a PIN (Personal Identification Number) and Alias was informed,
obtain the certificate from a Token or Smartcard, defined by
ICP-BRASIL with the name A3.
|
void |
CertificateLoader.setKeyStore(KeyStore keyStore)
Associate a previously existing keystore.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
TimeStampGenerator.generateTimeStamp() |
void |
TimeStampGenerator.initialize(byte[] content,
PrivateKey privateKey,
Certificate[] certificates,
byte[] hash) |
void |
TimeStampGenerator.validateTimeStamp(byte[] content,
byte[] response,
byte[] hash) |
Copyright © 2025 SERPRO - Serviço Federal de Processamento de Dados. All rights reserved.