crypto_sign_ed25519_bytes method

int crypto_sign_ed25519_bytes()

Implementation

int crypto_sign_ed25519_bytes() {
  return _crypto_sign_ed25519_bytes();
}