< prev index next >

test/sun/security/x509/GeneralName/Encode.java

Print this page

        

*** 28,37 **** --- 28,39 ---- * @test * @author Sean Mullan * @bug 4716972 * @summary Check that GeneralName.encode() encodes an X500Name with * an explicit tag + * @modules java.base/sun.security.util + * java.base/sun.security.x509 */ public class Encode { public static void main(String[] args) throws Exception {
< prev index next >