Package | Description |
---|---|
com.fortanix.sdkms.v1.api | |
com.fortanix.sdkms.v1.model |
Modifier and Type | Method and Description |
---|---|
DecryptInitResponse |
EncryptionAndDecryptionApi.decryptInit(String keyId,
DecryptInitRequest body)
Begin multi-part decryption
This API is used when decrypting more data than the client wishes to submit in a single request.
|
DecryptInitResponse |
EncryptionAndDecryptionApi.decryptInitEx(DecryptInitRequestEx body)
Begin multi-part decryption
This API is used when decrypting more data than the client wishes to submit in a single request.
|
Modifier and Type | Method and Description |
---|---|
DecryptInitResponse |
DecryptInitResponse.kid(String kid) |
DecryptInitResponse |
DecryptInitResponse.state(byte[] state) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved