com.mindbright.security.ms
public final class CatNameValue extends ASN1Sequence
Modifier and Type | Field and Description |
---|---|
ASN1Integer |
id |
ASN1BMPString |
name |
ASN1OctetString |
value |
components, count, ofType
isSet, tag
Constructor and Description |
---|
CatNameValue() |
addComponent, addComponent, addOptional, addOptional, addOptional, decodeValue, encodeValue, equals, getComponent, getCount, getDecodeComponent, getDefault, getDistinctComponent, hashCode, isOptional, ofType
decodeValue, getTag, getType, isSet, setValue, toString
public ASN1BMPString name
public ASN1Integer id
public ASN1OctetString value