Package | Description |
---|---|
com.fortanix.sdkms.v1.api | |
com.fortanix.sdkms.v1.model |
Modifier and Type | Method and Description |
---|---|
EncryptInitResponse |
EncryptionAndDecryptionApi.encryptInitEx(EncryptInitRequestEx body)
Begin multi-part encryption
This API is used when encrypting more data than the client wishes to submit in a single request.
|
Modifier and Type | Method and Description |
---|---|
EncryptInitRequestEx |
EncryptInitRequestEx.ad(byte[] ad) |
EncryptInitRequestEx |
EncryptInitRequestEx.alg(ObjectType alg) |
EncryptInitRequestEx |
EncryptInitRequestEx.iv(byte[] iv) |
EncryptInitRequestEx |
EncryptInitRequestEx.key(SobjectDescriptor key) |
EncryptInitRequestEx |
EncryptInitRequestEx.mode(CipherMode mode) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved