Name | Description | Type | Additional information |
---|---|---|---|
Id |
The ID of the key seed. |
globally unique identifier |
Required |
Name |
The name of the key seed. |
string |
Max length: 256 Min length: 1 |
Data |
The key seed. |
Collection of byte |
Max length: 30 Min length: 30 |
IsSecured |
Indicates whether the key seed has been secured and won't be exposed. |
boolean |
None. |
Created |
The date when the key seed was created (in the ISO 8601 format). |
date |
Required |
Updated |
The date when the key seed was updated last time (in the ISO 8601 format). |
date |
None. |
MadeDefault |
The date when the key seed was made as the default one (in the ISO 8601 format). There may be multiple key seeds that were made as the default ones, but only one key seed will be treated as the default one. The default key seed is the last key seed that was made as the default one. If no key seeds were ever made as the default ones, the oldest key seed will be treated as the default one. |
date |
None. |