Package | Description |
---|---|
com.fortanix.sdkms.v1.api | |
com.fortanix.sdkms.v1.model |
Modifier and Type | Method and Description |
---|---|
EncryptResponse |
EncryptionAndDecryptionApi.encryptEx(EncryptRequestEx body)
Encrypt data
Encrypt data using a symmetric or asymmetric key.
|
Modifier and Type | Method and Description |
---|---|
EncryptRequestEx |
EncryptRequestEx.ad(byte[] ad) |
EncryptRequestEx |
EncryptRequestEx.alg(ObjectType alg) |
EncryptRequestEx |
EncryptRequestEx.iv(byte[] iv) |
EncryptRequestEx |
EncryptRequestEx.key(SobjectDescriptor key) |
EncryptRequestEx |
EncryptRequestEx.mode(CryptMode mode) |
EncryptRequestEx |
EncryptRequestEx.plain(byte[] plain) |
EncryptRequestEx |
EncryptRequestEx.tagLen(Integer tagLen) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved