Package | Description |
---|---|
com.fortanix.sdkms.v1.api |
Modifier and Type | Method and Description |
---|---|
BatchVerifyResponse |
DigestApi.batchMacVerify(BatchMacVerifyRequest body)
Batch MAC Verify with one or more keys
The data to be MACed, the algorithm, a pre-computed MAC are provided in the request body, and the key id to be used are provided in the request body.
|
BatchVerifyResponse |
SignAndVerifyApi.batchVerify(BatchVerifyRequest body)
Batch verify with one or more private keys
The signature to be verified and the key ids to be used are provided in the request body.
|
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved