|
libsparklepaw
PawSD library
|
Request payload for SPRKL_VERB_FETCHSERVICE. More...
#include <libsparklepaw/request.h>
Data Fields | |
| enum sprkl_sigalgo | keyalgo |
| The zone's signature algorithm. | |
| uint16_t | keysz |
| Length (in bytes) of the public key. | |
| uint8_t * | key |
| The zone's public key (no terminator). | |
| uint16_t | index |
| Index of the service within the zone. | |
Request payload for SPRKL_VERB_FETCHSERVICE.