AuthCredentials.this

Undocumented in source.
  1. this()
  2. this(ubyte protocol, bool hash, string hashAlgorithm, ubyte[] payload)
    class AuthCredentials
    pure nothrow @safe @nogc
    this
    (
    ubyte protocol
    ,
    bool hash = bool.init
    ,
    string hashAlgorithm = string.init
    ,
    ubyte[] payload = (ubyte[]).init
    )

Meta