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.
|
Modifier and Type | Method and Description |
---|---|
MacGenerateRequest |
MacGenerateRequest.alg(DigestAlgorithm alg) |
MacGenerateRequest |
MacGenerateRequest.data(byte[] data) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved