Package | Description |
---|---|
com.fortanix.sdkms.v1.api | |
com.fortanix.sdkms.v1.model |
Modifier and Type | Method and Description |
---|---|
DigestResponse |
DigestApi.computeDigest(DigestRequest body)
Compute a message digest of data
This returns the digest of data provided in request body using the algorithm specified in request body.
|
Modifier and Type | Method and Description |
---|---|
DigestRequest |
DigestRequest.alg(DigestAlgorithm alg) |
DigestRequest |
DigestRequest.data(byte[] data) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved