Interface ASN1Decoder

    • Method Detail

      • readLength

        int readLength​(java.io.InputStream is)
      • readValue

        byte[] readValue​(int length,
                         java.io.InputStream is)