crypto_sign_ed25519ph_init

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias crypto_sign_ed25519ph_init = deimos.sodium.crypto_sign_ed25519.crypto_sign_ed25519ph_init
  2. bool crypto_sign_ed25519ph_init(crypto_sign_ed25519ph_state state)
    pragma(inline, true) @nogc pure @trusted
    bool
    crypto_sign_ed25519ph_init
    (
    ref crypto_sign_ed25519ph_state state
    )

Meta