Searched refs:setSubjectKeyIdentifier (Results 1 – 7 of 7) 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()
239 selector.setSubjectKeyIdentifier(b); in testSubjectKeyIdentifier()245 selector.setSubjectKeyIdentifier(encoded); in testSubjectKeyIdentifier()
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
9207 method public void setSubjectKeyIdentifier(byte[]);