crypto_sign_statebytes method

int crypto_sign_statebytes()

Implementation

int crypto_sign_statebytes() {
  return _crypto_sign_statebytes();
}