Package | Description |
---|---|
com.fortanix.sdkms.v1.model |
Modifier and Type | Field and Description |
---|---|
static ObjectOrigin |
ObjectOrigin.EXTERNAL |
static ObjectOrigin |
ObjectOrigin.FORTANIXHSM |
Modifier and Type | Method and Description |
---|---|
static ObjectOrigin |
ObjectOrigin.fromValue(String val)
Intantiate an enumeration member from a value.
|
ObjectOrigin |
KeyObject.getOrigin()
Get origin
|
static ObjectOrigin[] |
ObjectOrigin.values()
Return an array containing the known enumeration values.
|
Modifier and Type | Method and Description |
---|---|
KeyObject |
KeyObject.origin(ObjectOrigin origin) |
void |
KeyObject.setOrigin(ObjectOrigin origin) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved