EncryptionResponse.this

Undocumented in source.
  1. this()
  2. this(ubyte[] sharedSecret, ubyte[] verifyToken)
    class EncryptionResponse
    pure nothrow @safe @nogc
    this
    (
    ubyte[] sharedSecret
    ,
    ubyte[] verifyToken = (ubyte[]).init
    )

Meta