public class CascadeControl extends AbstractControl
Modifier and Type | Field and Description |
---|---|
static String |
CONTROL_OID
The cascade control OID
|
decoder, value, valueLength
parent
Constructor and Description |
---|
CascadeControl()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
int |
computeLength()
Returns the default control length.
|
String |
toString()
Return a String representing this Cascade Control.
|
computeLength, encode, getDecoder, getOid, getValue, hasValue, isCritical, setCritical, setValue
addLength, getCurrentLength, getExpectedLength, getParent, getTlvId, setCurrentLength, setExpectedLength, setParent
public static final String CONTROL_OID
public int computeLength()
computeLength
in interface Asn1Object
computeLength
in interface CodecControl
computeLength
in class AbstractControl
public String toString()
toString
in class AbstractControl
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.