Uses of Class
org.apache.harmony.security.x501.AttributeValue
| Package | Description |
|---|---|
| org.apache.harmony.security.x501 |
-
Uses of AttributeValue in org.apache.harmony.security.x501
Methods in org.apache.harmony.security.x501 that return AttributeValue Modifier and Type Method Description AttributeValueAttributeTypeAndValue. getValue()Constructors in org.apache.harmony.security.x501 with parameters of type AttributeValue Constructor Description AttributeTypeAndValue(ObjectIdentifier oid, AttributeValue value)Creates AttributeTypeAndValue with OID and AttributeValue.