Package | Description |
---|---|
com.fortanix.sdkms.v1.api | |
com.fortanix.sdkms.v1.model |
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
MacGenerateRequestEx |
MacGenerateRequestEx.alg(DigestAlgorithm alg) |
MacGenerateRequestEx |
MacGenerateRequestEx.data(byte[] data) |
MacGenerateRequestEx |
MacGenerateRequestEx.key(SobjectDescriptor key) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved