EncryptionRequest.this

Undocumented in source.
  1. this()
  2. this(string serverId, ubyte[] publicKey, ubyte[] verifyToken)
    class EncryptionRequest
    pure nothrow @safe @nogc
    this
    (
    string serverId
    ,
    ubyte[] publicKey = (ubyte[]).init
    ,
    ubyte[] verifyToken = (ubyte[]).init
    )

Meta