| Package | Description |
|---|---|
| de.adorsys.keymanagement.api.generator | |
| de.adorsys.keymanagement.api.types.template.provided |
| Modifier and Type | Method and Description |
|---|---|
ProvidedKeyPair |
KeyGenerator.encrypting(Encrypting template)
Generates public(certificate)-private key pair suitable for public-key encryption.
|
ProvidedKeyPair |
KeyGenerator.signing(Signing template)
Generates public(certificate)-private key pair suitable for signing.
|
| Modifier and Type | Method and Description |
|---|---|
static ProvidedKeyPair |
ProvidedKeyPair.from(KeyPairEntry entry,
GeneratedKeyTemplate template) |
Copyright © 2019. All rights reserved.