2930313233343536
PersistentSearchControl controls = new PersistentSearchControl(); ASN1TestUtils.checkEncode(controls, LdapASN1Constant.PersistentSearchControl); ASN1TestUtils.checkEncode(new LdapControl(controls), LdapASN1Constant.Control); }