| Package | Description |
|---|---|
| de.adorsys.docusafe2.business.impl.keystore |
| Modifier and Type | Method and Description |
|---|---|
KeyAndJwk |
ServerKeyMap.randomSecretKey() |
KeyAndJwk |
ServerKeyMap.randomSignKey()
Select a random key by random picking a number between 0 (inclusive) and size exclusive;
|
| Modifier and Type | Method and Description |
|---|---|
static com.nimbusds.jose.JWSSigner |
KeyConverter.findSigner(KeyAndJwk randomKey) |
static com.nimbusds.jose.JWSAlgorithm |
KeyConverter.getJWSAlgo(KeyAndJwk randomKey) |
Copyright © 2019. All rights reserved.