![]() |
nrfxlib API 3.3.99
|
| void ocrypto_srp_client_public_key | ( | unsigned char | pub_a[(384)], |
| const unsigned char * | priv_a, | ||
| size_t | a_len ) |
#include <crypto/nrf_oberon/include/ocrypto_srp.h>
SRP-6 Client Public Key.
| [out] | pub_a | Generated public key. |
| priv_a | Private key. | |
| a_len | Length of priv_a. |