com.mindbright.asn1
public static class ASN1Any.ASN1AnyStructure extends ASN1Structure
components, count, ofType
isSet, tag
Constructor and Description |
---|
ASN1Any.ASN1AnyStructure() |
Modifier and Type | Method and Description |
---|---|
void |
decodeValue(ASN1Decoder decoder,
java.io.InputStream in,
int tag,
int len) |
addComponent, addComponent, addOptional, addOptional, addOptional, decodeValue, encodeValue, equals, getComponent, getCount, getDecodeComponent, getDefault, getDistinctComponent, hashCode, isOptional, ofType
public void decodeValue(ASN1Decoder decoder, java.io.InputStream in, int tag, int len) throws java.io.IOException
decodeValue
in class ASN1Object
java.io.IOException