Searched refs:putNull (Results 1 – 3 of 3) sorted by relevance
110 public void putNull() throws java.io.IOException { in putNull() method in DerOutputStream
282 public void putNull() throws IOException { in putNull() method in DerOutputStream
195 bytes.putNull(); in derEncode()