IPCryptNDXCtx.this

Ditto, but constructs from a hexadecimal key string.

  1. this(const(ubyte)* key)
  2. this(string hexKey)
    struct IPCryptNDXCtx
    nothrow @nogc @trusted
    this
    (
    ref string hexKey
    )

Meta