crypto_kx_secretkeybytes method

int crypto_kx_secretkeybytes()

Implementation

int crypto_kx_secretkeybytes() {
  return _crypto_kx_secretkeybytes();
}