crypto_sign_bytes method

int crypto_sign_bytes()

Implementation

int crypto_sign_bytes() {
  return _crypto_sign_bytes();
}