Searched refs:ipStrToBytes (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/org/apache/harmony/security/x509/
H A DGeneralName.java187 this.name = ipStrToBytes(name);
651 public static byte[] ipStrToBytes(String ip) throws IOException { method in class:GeneralName

Completed in 40 milliseconds