| Package | Description |
|---|---|
| eu.europa.esig.dss.token |
| Modifier and Type | Class and Description |
|---|---|
class |
KSPrivateKeyEntry
Wrapper of a PrivateKeyEntry coming from a KeyStore.
|
| Modifier and Type | Method and Description |
|---|---|
List<DSSPrivateKeyEntry> |
SignatureTokenConnection.getKeys()
Retrieves all the available keys (private keys entries) from the QSCD.
|
| Modifier and Type | Method and Description |
|---|---|
SignatureValue |
SignatureTokenConnection.sign(ToBeSigned toBeSigned,
DigestAlgorithm digestAlgorithm,
DSSPrivateKeyEntry keyEntry) |
SignatureValue |
SignatureTokenConnection.sign(ToBeSigned toBeSigned,
DigestAlgorithm digestAlgorithm,
MaskGenerationFunction mgf,
DSSPrivateKeyEntry keyEntry) |
Copyright © 2018. All rights reserved.