crypto_box_seedbytes method

int crypto_box_seedbytes()

Implementation

int crypto_box_seedbytes() {
  return _crypto_box_seedbytes();
}