Package | Description |
---|---|
com.fortanix.sdkms.v1.api | |
com.fortanix.sdkms.v1.model |
Modifier and Type | Method and Description |
---|---|
SignResponse |
SignAndVerifyApi.sign(String keyId,
SignRequest body)
Sign with a private key
Sign data with a private key.
|
SignResponse |
SignAndVerifyApi.signEx(SignRequestEx body)
Sign with a private key
Sign data with a private key.
|
Modifier and Type | Method and Description |
---|---|
SignResponse |
BatchSignResponseInner.getBody()
Get body
|
SignResponse |
SignResponse.kid(String kid) |
SignResponse |
SignResponse.signature(byte[] signature) |
Modifier and Type | Method and Description |
---|---|
BatchSignResponseInner |
BatchSignResponseInner.body(SignResponse body) |
void |
BatchSignResponseInner.setBody(SignResponse body) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved