IntegrityTag.this

Internal constructor for IntegrityTag.make

  1. this(string value)
  2. this(string algorithm, string value)
    struct IntegrityTag
    inout @safe pure nothrow @nogc
    this
    (
    string algorithm
    ,
    string value
    )

Meta