crypto_sign_ed25519_seedbytes method

int crypto_sign_ed25519_seedbytes()

Implementation

int crypto_sign_ed25519_seedbytes() {
  return _crypto_sign_ed25519_seedbytes();
}