Package | Description |
---|---|
com.fortanix.sdkms.v1.api | |
com.fortanix.sdkms.v1.model |
Modifier and Type | Method and Description |
---|---|
MacGenerateResponse |
DigestApi.computeMac(String keyId,
MacGenerateRequest body)
Compute MAC using a key
Compute a cryptographic Message Authentication Code on a message using a symmetric key.
|
MacGenerateResponse |
DigestApi.computeMacEx(MacGenerateRequestEx body)
Compute MAC using a key
Compute a cryptographic Message Authentication Code on a message using a symmetric key.
|
Modifier and Type | Method and Description |
---|---|
MacGenerateResponse |
MacGenerateResponse.digest(byte[] digest) |
MacGenerateResponse |
BatchMacResponseInner.getBody()
Get body
|
MacGenerateResponse |
MacGenerateResponse.kid(String kid) |
MacGenerateResponse |
MacGenerateResponse.mac(byte[] mac) |
Modifier and Type | Method and Description |
---|---|
BatchMacResponseInner |
BatchMacResponseInner.body(MacGenerateResponse body) |
void |
BatchMacResponseInner.setBody(MacGenerateResponse body) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved