Searched refs:setSubjectKeyIdentifier (Results 1 – 5 of 5) sorted by relevance
96 public void setSubjectKeyIdentifier(byte[] subjectKeyID) { in setSubjectKeyIdentifier() method in AdaptableX509CertSelector
456 selector.setSubjectKeyIdentifier(skid); in getSelector()
612 certSel.setSubjectKeyIdentifier(kid); in verifyCRL()
722 selector.setSubjectKeyIdentifier(skid1); in test_getSubjectKeyIdentifier()1430 selector.setSubjectKeyIdentifier(null); in test_setSubjectKeyIdentifierLB$()1434 selector.setSubjectKeyIdentifier(skid1); in test_setSubjectKeyIdentifierLB$()1439 selector.setSubjectKeyIdentifier(skid2); in test_setSubjectKeyIdentifierLB$()
380 public void setSubjectKeyIdentifier(byte[] subjectKeyID) { in setSubjectKeyIdentifier() method in X509CertSelector