public class PolicyIssuerName extends ASN1Object
PolicyIssuerName ::= GeneralNames
ASN1Encodable,
ASN1Primitive,
ASN1Sequence,
DEROctetString,
DERPrintableString,
DERSequence,
DERSet,
DERTaggedObject,
DERUTF8String,
DLSequence,
ASN1Object| Constructor and Description |
|---|
PolicyIssuerName() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIssuerName() |
Map<ObjectIdentifier,String> |
getIssuerNames() |
void |
parse(org.bouncycastle.asn1.ASN1Primitive primitive) |
void |
setIssuerName(String issuerName) |
void |
setIssuerNames(Map<ObjectIdentifier,String> issuerNames) |
String |
toString() |
getDEREnumerated, getDERSequencepublic void parse(org.bouncycastle.asn1.ASN1Primitive primitive)
parse in class ASN1Objectprimitive - ASN1 Primitive to parsepublic Map<ObjectIdentifier,String> getIssuerNames()
public void setIssuerNames(Map<ObjectIdentifier,String> issuerNames)
public String getIssuerName()
public void setIssuerName(String issuerName)
Copyright © 2021 SERPRO - Serviço Federal de Processamento de Dados. All rights reserved.