public class ChecksumDecoder extends Object
Constructor and Description |
---|
ChecksumDecoder() |
Modifier and Type | Method and Description |
---|---|
static Checksum |
decode(org.apache.directory.shared.asn1.der.DERSequence sequence)
Checksum ::= SEQUENCE {
cksumtype[0] INTEGER,
checksum[1] OCTET STRING
}
|
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.