Builder
Functions
Link copied to clipboard
Length of public key data
Content copied to clipboard
uint32 pkey_len = 1;Link copied to clipboard
The public key
Content copied to clipboard
bytes public_key = 2;Link copied to clipboard
The length of the signature
Content copied to clipboard
uint32 sig_len = 3;Link copied to clipboard
The signature data
Content copied to clipboard
bytes signature = 4;Link copied to clipboard
Length of public key data
Content copied to clipboard
uint32 pkey_len = 1;Link copied to clipboard
The public key
Content copied to clipboard
bytes public_key = 2;Link copied to clipboard
The signature data
Content copied to clipboard
bytes signature = 4;Link copied to clipboard
Length of public key data
Content copied to clipboard
uint32 pkey_len = 1;Link copied to clipboard
The public key
Content copied to clipboard
bytes public_key = 2;Link copied to clipboard
The length of the signature
Content copied to clipboard
uint32 sig_len = 3;Link copied to clipboard
The signature data
Content copied to clipboard
bytes signature = 4;