crypto_generichash_final

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias crypto_generichash_final = deimos.sodium.crypto_generichash.crypto_generichash_final
  2. bool crypto_generichash_final(crypto_generichash_state state, ubyte[] out_)
    @nogc @trusted
    bool
    crypto_generichash_final
    (
    ref crypto_generichash_state state
    ,
    scope ubyte[] out_
    )

Meta