Package | Description |
---|---|
com.fortanix.sdkms.v1.api | |
com.fortanix.sdkms.v1.model |
Modifier and Type | Method and Description |
---|---|
SignResponse |
SignAndVerifyApi.signEx(SignRequestEx body)
Sign with a private key
Sign data with a private key.
|
Modifier and Type | Method and Description |
---|---|
SignRequestEx |
SignRequestEx.data(byte[] data) |
SignRequestEx |
SignRequestEx.hash(byte[] hash) |
SignRequestEx |
SignRequestEx.hashAlg(DigestAlgorithm hashAlg) |
SignRequestEx |
SignRequestEx.key(SobjectDescriptor key) |
SignRequestEx |
SignRequestEx.mode(SignatureMode mode) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved