|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.shared.asn1.ber.Asn1Decoder
org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationDecoder
public class CertGenerationDecoder
A decoder for CertGenerationObject.
| Constructor Summary | |
|---|---|
CertGenerationDecoder()
|
|
| Method Summary | |
|---|---|
Asn1Object |
decode(byte[] stream)
Decode a PDU which must contain a CertGenRequest extended operation. |
| Methods inherited from class org.apache.directory.shared.asn1.ber.Asn1Decoder |
|---|
allowIndefiniteLength, decode, disallowIndefiniteLength, getMaxLengthLength, getMaxTagLength, isIndefiniteLengthAllowed, setMaxLengthLength, setMaxTagLength |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CertGenerationDecoder()
| Method Detail |
|---|
public Asn1Object decode(byte[] stream)
throws DecoderException
stream - The bytes to be decoded
DecoderException - If the decoding failed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||