| Package | Description |
|---|---|
| com.fortanix.sdkms.v1.api | |
| com.fortanix.sdkms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
WrapKeyRequestEx |
WrapKeyRequestEx.ad(byte[] ad) |
WrapKeyRequestEx |
WrapKeyRequestEx.alg(ObjectType alg) |
WrapKeyRequestEx |
WrapKeyRequestEx.iv(byte[] iv) |
WrapKeyRequestEx |
WrapKeyRequestEx.key(SobjectDescriptor key) |
WrapKeyRequestEx |
WrapKeyRequestEx.keyFormat(KeyFormat keyFormat) |
WrapKeyRequestEx |
WrapKeyRequestEx.mode(CryptMode mode) |
WrapKeyRequestEx |
WrapKeyRequestEx.subject(SobjectDescriptor subject) |
WrapKeyRequestEx |
WrapKeyRequestEx.tagLen(Integer tagLen) |
Copyright © 2017-2024 Fortanix Inc. All Rights Reserved