Package | Description |
---|---|
com.fortanix.sdkms.v1.api | |
com.fortanix.sdkms.v1.model |
Modifier and Type | Method and Description |
---|---|
EncryptInitResponse |
EncryptionAndDecryptionApi.encryptInit(String keyId,
EncryptInitRequest body)
Begin multi-part encryption
This API is used when encrypting more data than the client wishes to submit in a single request.
|
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 |
---|---|
EncryptInitResponse |
EncryptInitResponse.iv(byte[] iv) |
EncryptInitResponse |
EncryptInitResponse.kid(String kid) |
EncryptInitResponse |
EncryptInitResponse.state(byte[] state) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved