|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.server.kerberos.shared.io.decoder.ChecksumDecoder
public class ChecksumDecoder
Constructor Summary | |
---|---|
ChecksumDecoder()
|
Method Summary | |
---|---|
static Checksum |
decode(org.apache.directory.shared.asn1.der.DERSequence sequence)
Checksum ::= SEQUENCE { cksumtype[0] INTEGER, checksum[1] OCTET STRING } |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChecksumDecoder()
Method Detail |
---|
public static Checksum decode(org.apache.directory.shared.asn1.der.DERSequence sequence)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |