ASN1CedImpl.this

Construct a CED from a string value.

  1. this(string str)
    class ASN1CedImpl
    this
    (
    in string str = ""
    )
  2. this(SysTime time)
  3. this(EACTime other)
  4. this(EACTime other)
  5. this(ASN1Ced other)

Parameters

str string

a string in the format "yyyy mm dd", e.g. "2007 08 01"

Meta