crypto_sign_seedbytes method

int crypto_sign_seedbytes()

Implementation

int crypto_sign_seedbytes() {
  return _crypto_sign_seedbytes();
}