Dfns TypeScript SDK - v0.8.20
Preparing search index...
@dfns/sdk
generated/signers
__WireSubmitCloneOutputBody
Type Alias __WireSubmitCloneOutputBody
type
__WireSubmitCloneOutputBody
=
{
fileChecksum
:
string
;
outputJson
:
{
fleet_id
:
string
;
fleet_label
:
string
;
keystore_id
:
string
;
org_id
:
string
;
outputs
:
(
|
{
ceremony_mode
:
string
;
hsm_identity_key
:
string
;
hsm_sealed
?:
unknown
|
null
;
hsm_serial
:
string
;
id
:
string
;
key_harvest
:
{
ed25519
:
number
;
"ed25519-start"
:
number
;
error
:
string
|
null
;
secp256k1
:
number
;
"secp256k1-start"
:
number
;
}
;
mac_se_wrap_key_pub_key
:
string
;
mac_serial
:
string
;
provisioners
:
{
[
x
:
string
]:
string
}
;
type
:
"genesis-registration"
;
}
|
{
ceremony_mode
:
string
;
hsm_identity_key
:
string
;
hsm_sealed
?:
unknown
|
null
;
hsm_target_serial
:
string
;
id
:
string
;
mac_se_wrap_key_pub_key
:
string
;
mac_target_serial
:
string
;
type
:
"clone-registration"
;
}
)
[]
;
type
:
"fleet-output"
;
version
:
1
;
}
;
}
Index
Properties
file
Checksum
output
Json
Properties
file
Checksum
fileChecksum
:
string
output
Json
outputJson
:
{
fleet_id
:
string
;
fleet_label
:
string
;
keystore_id
:
string
;
org_id
:
string
;
outputs
:
(
|
{
ceremony_mode
:
string
;
hsm_identity_key
:
string
;
hsm_sealed
?:
unknown
|
null
;
hsm_serial
:
string
;
id
:
string
;
key_harvest
:
{
ed25519
:
number
;
"ed25519-start"
:
number
;
error
:
string
|
null
;
secp256k1
:
number
;
"secp256k1-start"
:
number
;
}
;
mac_se_wrap_key_pub_key
:
string
;
mac_serial
:
string
;
provisioners
:
{
[
x
:
string
]:
string
}
;
type
:
"genesis-registration"
;
}
|
{
ceremony_mode
:
string
;
hsm_identity_key
:
string
;
hsm_sealed
?:
unknown
|
null
;
hsm_target_serial
:
string
;
id
:
string
;
mac_se_wrap_key_pub_key
:
string
;
mac_target_serial
:
string
;
type
:
"clone-registration"
;
}
)
[]
;
type
:
"fleet-output"
;
version
:
1
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file
Checksum
output
Json
Dfns TypeScript SDK - v0.8.20
Loading...