IPCryptPFXCtx.this

Ditto, but constructs from a hexadecimal key string.

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

Meta