KCAPI_KPP_KEYGEN(3) | Programming Interface | KCAPI_KPP_KEYGEN(3) |
kcapi_kpp_keygen - generate a public key
int32_t kcapi_kpp_keygen(struct kcapi_handle * handle, uint8_t * pubkey, uint32_t pubkeylen, int access);
handle
pubkey
pubkeylen
access
return number of bytes returned by the key generation operation upon success; a negative errno-style error code if an error occurred
Stephan Mueller <smueller@chronox.de>
November 2020 | libkcapi Manual 1.2.1 |