Package | Description |
---|---|
com.fortanix.sdkms.v1.api | |
com.fortanix.sdkms.v1.model |
Modifier and Type | Method and Description |
---|---|
EncryptResponse |
EncryptionAndDecryptionApi.encrypt(String keyId,
EncryptRequest body)
Encrypt data
Encrypt data using a symmetric or asymmetric key.
|
EncryptResponse |
EncryptionAndDecryptionApi.encryptEx(EncryptRequestEx body)
Encrypt data
Encrypt data using a symmetric or asymmetric key.
|
Modifier and Type | Method and Description |
---|---|
EncryptResponse |
EncryptResponse.cipher(byte[] cipher) |
EncryptResponse |
BatchEncryptResponseInner.getBody()
Get body
|
EncryptResponse |
EncryptResponse.iv(byte[] iv) |
EncryptResponse |
EncryptResponse.kid(String kid) |
EncryptResponse |
EncryptResponse.tag(byte[] tag) |
Modifier and Type | Method and Description |
---|---|
BatchEncryptResponseInner |
BatchEncryptResponseInner.body(EncryptResponse body) |
void |
BatchEncryptResponseInner.setBody(EncryptResponse body) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved