| 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.
|
| Modifier and Type | Method and Description |
|---|---|
WrapKeyRequest |
WrapKeyRequest.ad(byte[] ad) |
WrapKeyRequest |
WrapKeyRequest.alg(ObjectType alg) |
WrapKeyRequest |
WrapKeyRequest.iv(byte[] iv) |
WrapKeyRequest |
WrapKeyRequest.keyFormat(KeyFormat keyFormat) |
WrapKeyRequest |
WrapKeyRequest.kid(String kid) |
WrapKeyRequest |
WrapKeyRequest.mode(CryptMode mode) |
WrapKeyRequest |
WrapKeyRequest.tagLen(Integer tagLen) |
Copyright © 2017-2024 Fortanix Inc. All Rights Reserved