public class GeneralNamesBC extends ASN1EncodableBC implements IGeneralNames
GeneralNames.| Constructor and Description |
|---|
GeneralNamesBC(org.bouncycastle.asn1.x509.GeneralNames generalNames)
Creates new wrapper instance for
GeneralNames. |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.x509.GeneralNames |
getGeneralNames()
Gets actual org.bouncycastle object being wrapped.
|
IGeneralName[] |
getNames() |
equals, getEncodable, hashCode, isNull, toASN1Primitive, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisNull, toASN1Primitivepublic GeneralNamesBC(org.bouncycastle.asn1.x509.GeneralNames generalNames)
GeneralNames.generalNames - GeneralNames to be wrappedpublic org.bouncycastle.asn1.x509.GeneralNames getGeneralNames()
GeneralNames.public IGeneralName[] getNames()
getNames in interface IGeneralNamesCopyright © 1998–2024 Apryse Group NV. All rights reserved.