Uses of Class
org.eclipse.jgit.util.sha1.Sha1CollisionException
Packages that use Sha1CollisionException
-
Uses of Sha1CollisionException in org.eclipse.jgit.util.sha1
Methods in org.eclipse.jgit.util.sha1 that throw Sha1CollisionExceptionModifier and TypeMethodDescriptionbyte[]SHA1.digest()Finish the digest and return the resulting hash.voidSHA1.digest(MutableObjectId id) Finish the digest and return the resulting hash.SHA1.toObjectId()Finish the digest and return the resulting hash.