sel-utils v1.2.47 (2017-06-06T08:51:55Z)
Dub
Repo
AuthCredentials.this
sul
protocol
externalconsole1
login
AuthCredentials
Undocumented in source.
this
()
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
Source
See Implementation
sul
protocol
externalconsole1
login
AuthCredentials
constructors
this
functions
decode
encode
toString
static functions
fromBuffer
variables
CLIENTBOUND
FIELDS
ID
SERVERBOUND
hash
hashAlgorithm
payload
protocol