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