Package | Description |
---|---|
com.fortanix.sdkms.v1.model |
Modifier and Type | Method and Description |
---|---|
WrapKeyParams |
WrapKeyParams.ad(byte[] ad) |
WrapKeyParams |
WrapKeyParams.alg(ObjectType alg) |
WrapKeyParams |
ExportSobjectComponentsRequest.getWrapKeyParams()
Get wrapKeyParams
|
WrapKeyParams |
WrapKeyParams.iv(byte[] iv) |
WrapKeyParams |
WrapKeyParams.key(SobjectDescriptor key) |
WrapKeyParams |
WrapKeyParams.mode(CipherMode mode) |
WrapKeyParams |
WrapKeyParams.tagLen(Integer tagLen) |
Modifier and Type | Method and Description |
---|---|
void |
ExportSobjectComponentsRequest.setWrapKeyParams(WrapKeyParams wrapKeyParams) |
ExportSobjectComponentsRequest |
ExportSobjectComponentsRequest.wrapKeyParams(WrapKeyParams wrapKeyParams) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved