Class DERDecoder
- java.lang.Object
-
- com.hierynomus.asn1.encodingrules.ber.BERDecoder
-
- com.hierynomus.asn1.encodingrules.der.DERDecoder
-
- All Implemented Interfaces:
ASN1Decoder
public class DERDecoder extends BERDecoder
-
-
Constructor Summary
Constructors Constructor Description DERDecoder()
-
Method Summary
-
Methods inherited from class com.hierynomus.asn1.encodingrules.ber.BERDecoder
readLength, readTag, readValue
-
-