Return the type of this control. @return an ASN1ObjectIdentifier representing the type.
()
| 14 | * @return an ASN1ObjectIdentifier representing the type. |
| 15 | */ |
| 16 | ASN1ObjectIdentifier getType(); |
| 17 | |
| 18 | /** |
| 19 | * Return the value contained in this control object. |
no outgoing calls