Skip to content

Commit

Permalink
rolled back accidental checkin (finally)
Browse files Browse the repository at this point in the history
  • Loading branch information
dghgit committed Dec 30, 2024
1 parent 0834cd5 commit b4fe683
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ public PublicKey generatePublic(SubjectPublicKeyInfo keyInfo)
{
helper = new BCJcaJceHelper();
}
System.err.println(ASN1Dump.dumpAsString(keyInfo, true));

ASN1ObjectIdentifier keyIdentifier = keyInfo.getAlgorithm().getAlgorithm();

ASN1Sequence seq = null;
Expand Down

0 comments on commit b4fe683

Please sign in to comment.