| Package | Description |
|---|---|
| de.profhenry.sshsig.core | |
| de.profhenry.sshsig.core.spi |
| Modifier and Type | Method and Description |
|---|---|
SigningBackend.SigningResult |
JcaSingingBackend.signData(KeyPair aKeyPair,
byte[] someDataToSign) |
| Modifier and Type | Method and Description |
|---|---|
SigningBackend.SigningResult |
SigningBackend.signData(K someKeyInformation,
byte[] someDataToSign)
Method for signing data using the provided key information.
|
Copyright © 2023. All rights reserved.