Searched defs:allowIndefiniteLength (Results 1 – 2 of 2) sorted by relevance
41 public DerInputStream(byte[] data, int offset, int len, boolean allowIndefiniteLength) in DerInputStream()50 private void init(byte[] data, int offset, int len, boolean allowIndefiniteLength) in init()
114 boolean allowIndefiniteLength) throws IOException { in DerInputStream()122 boolean allowIndefiniteLength) throws IOException { in init()