EAC11ReqImpl.this

Construct a CVC request from a DER encoded CVC request file.

  1. this(DataSource source)
  2. this(string str)
    class EAC11ReqImpl
    this
    (
    in string str
    )
  3. this(EAC11Req other)

Parameters

str string

the path to the DER encoded file

Meta