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.
|
DigestResponse |
SecurityObjectsApi.getSecurityObjectDigest(ObjectDigestRequest body)
Retrieve the digest (hash) of the value of an exportable security object
|
Modifier and Type | Method and Description |
---|---|
DigestResponse |
DigestResponse.digest(byte[] digest) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved