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

/openjdk7/jdk/src/share/classes/sun/security/x509/
H A DOtherName.java74 gni = getGNI(oid, value);
94 gni = getGNI(oid, nameValue);
120 private GeneralNameInterface getGNI(ObjectIdentifier oid, byte[] nameValue) method in class:OtherName
184 otherGNI = getGNI(otherOther.oid, otherOther.nameValue);

Completed in 41 milliseconds