IPCryptPFXCtx.this

Constructs an IPCryptPFXCtx with the given 32-byte key.

  1. this(const(ubyte)[] key)
    struct IPCryptPFXCtx
    nothrow @nogc @safe
    this
    (
    scope const(ubyte)[] key
    )
  2. this(string hexKey)

Meta