Searched refs:createSubjectKeyId (Results 1 – 2 of 2) sorted by relevance
158 this.id = createSubjectKeyId(key).getKeyIdentifier(); in CertId()216 private SubjectKeyIdentifier createSubjectKeyId( in createSubjectKeyId() method in PKCS12KeyStoreSpi1192 … String name = new String(Hex.encode(createSubjectKeyId(cert.getPublicKey()).getKeyIdentifier())); in engineLoad()1318 … bagAttrs.setBagAttribute(pkcs_9_at_localKeyId, createSubjectKeyId(ct.getPublicKey())); in doStore()1346 kSeq.add(new DERSet(createSubjectKeyId(ct.getPublicKey()))); in doStore()1407 … bagAttrs.setBagAttribute(pkcs_9_at_localKeyId, createSubjectKeyId(cert.getPublicKey())); in doStore()1430 fSeq.add(new DERSet(createSubjectKeyId(cert.getPublicKey()))); in doStore()
META-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY ...