PublicKeyType
Types of public key that can be stored in the system.
Metadata
- Underlying type:
u8
Values
| Key | Value | Description |
|---|---|---|
| System | 1 | |
| User | 2 |
Referenced by
Messages
| Message | Field | Description |
|---|---|---|
| SetJwtPublicKey | PublicKeyType | The public key type to be set: * 1 for System, * 2 for User. |