public class ObjectIdentifier extends ASN1Object
ASN1Primitive to get the OID as a string.ASN1ObjectIdentifier| Constructor and Description |
|---|
ObjectIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue() |
void |
parse(org.bouncycastle.asn1.ASN1Primitive derObject) |
void |
setValue(String value) |
String |
toString() |
getDEREnumerated, getDERSequencepublic String getValue()
public void setValue(String value)
public void parse(org.bouncycastle.asn1.ASN1Primitive derObject)
parse in class ASN1ObjectderObject - ASN1 Primitive to parseCopyright © 2021 SERPRO - Serviço Federal de Processamento de Dados. All rights reserved.