public class ContentIdentifier
extends ASN1Object
| Modifier and Type | Method and Description |
|---|---|
static ContentIdentifier |
getInstance(java.lang.Object o) |
ASN1OctetString |
getValue() |
ASN1Primitive |
toASN1Primitive()
The definition of ContentIdentifier is
ContentIdentifier ::= OCTET STRING
|
public static ContentIdentifier getInstance(java.lang.Object o)
public ASN1OctetString getValue()
public ASN1Primitive toASN1Primitive()