Package | Description |
---|---|
old.org.bouncycastle.asn1.isismtt.x509 |
Modifier and Type | Method and Description |
---|---|
static NamingAuthority |
NamingAuthority.getInstance(ASN1TaggedObject obj,
boolean explicit) |
static NamingAuthority |
NamingAuthority.getInstance(Object obj) |
NamingAuthority |
ProfessionInfo.getNamingAuthority() |
NamingAuthority |
Admissions.getNamingAuthority() |
Constructor and Description |
---|
Admissions(GeneralName admissionAuthority,
NamingAuthority namingAuthority,
ProfessionInfo[] professionInfos)
Constructor from a given details.
|
ProfessionInfo(NamingAuthority namingAuthority,
DirectoryString[] professionItems,
DERObjectIdentifier[] professionOIDs,
String registrationNumber,
ASN1OctetString addProfessionInfo)
Constructor from given details.
|
Copyright © 2015. All rights reserved.