ObjectIdentifier.this

Constructor, from an array of integers. Validity check included.

  1. this(string oid)
  2. this(int[] values)
    class ObjectIdentifier
    this
    (
    int[] values
    )
  3. this(DerInputStream inputStream)
  4. this(DerInputBuffer buf)

Meta