crypto_kx_publickeybytes method

int crypto_kx_publickeybytes()

Implementation

int crypto_kx_publickeybytes() {
  return _crypto_kx_publickeybytes();
}