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