Package | Description |
---|---|
com.fortanix.sdkms.v1.api | |
com.fortanix.sdkms.v1.model |
Modifier and Type | Method and Description |
---|---|
WrapKeyResponse |
WrappingAndUnwrappingApi.wrapKey(String keyId,
WrapKeyRequest body)
Wrap a security object with a key
Wrap (encrypt) an existing security object with a key.
|
WrapKeyResponse |
WrappingAndUnwrappingApi.wrapKeyEx(WrapKeyRequestEx body)
Wrap a security object with a key
Wrap (encrypt) an existing security object with a key.
|
Modifier and Type | Method and Description |
---|---|
WrapKeyResponse |
WrapKeyResponse.iv(byte[] iv) |
WrapKeyResponse |
WrapKeyResponse.tag(byte[] tag) |
WrapKeyResponse |
WrapKeyResponse.wrappedKey(byte[] wrappedKey) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved