public static class Certprofile.GeneralNameMode extends Object
| Constructor and Description |
|---|
GeneralNameMode(Certprofile.GeneralNameTag tag) |
GeneralNameMode(Certprofile.GeneralNameTag tag,
Set<org.bouncycastle.asn1.ASN1ObjectIdentifier> allowedTypes) |
| Modifier and Type | Method and Description |
|---|---|
Set<org.bouncycastle.asn1.ASN1ObjectIdentifier> |
getAllowedTypes() |
Certprofile.GeneralNameTag |
getTag() |
public GeneralNameMode(Certprofile.GeneralNameTag tag)
public GeneralNameMode(Certprofile.GeneralNameTag tag, Set<org.bouncycastle.asn1.ASN1ObjectIdentifier> allowedTypes)
public Certprofile.GeneralNameTag getTag()
public Set<org.bouncycastle.asn1.ASN1ObjectIdentifier> getAllowedTypes()
Copyright © 2019. All rights reserved.