Class Checksum
java.lang.Object
org.apache.subversion.javahl.types.Checksum
- All Implemented Interfaces:
Serializable
public class Checksum extends Object implements Serializable
- See Also:
- Serialized Form
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Checksum.Kind
Kinds of checksum -
Constructor Summary
Constructors Constructor Description Checksum(byte[] digest, Checksum.Kind kind)
Constructor to be called from the native code -
Method Summary
Modifier and Type Method Description byte[]
getDigest()
Retrieve the digestChecksum.Kind
getKind()
Retrieve the kind