|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeneralName | |
|---|---|
| edu.vt.middleware.crypt.x509 | |
| edu.vt.middleware.crypt.x509.types | |
| Uses of GeneralName in edu.vt.middleware.crypt.x509 |
|---|
| Methods in edu.vt.middleware.crypt.x509 that return GeneralName | |
|---|---|
static GeneralName |
ExtensionFactory.createGeneralName(org.bouncycastle.asn1.DEREncodable enc)
Creates a GeneralName object from DER data. |
| Uses of GeneralName in edu.vt.middleware.crypt.x509.types |
|---|
| Methods in edu.vt.middleware.crypt.x509.types that return GeneralName | |
|---|---|
GeneralName |
AccessDescription.getAccessLocation()
|
| Constructors in edu.vt.middleware.crypt.x509.types with parameters of type GeneralName | |
|---|---|
AccessDescription(AccessMethod method,
GeneralName location)
Creates a new instance with the given access method and location. |
|
GeneralNameList(GeneralName[] arrayOfNames)
Constructs a new instance from the given array of names. |
|
| Constructor parameters in edu.vt.middleware.crypt.x509.types with type arguments of type GeneralName | |
|---|---|
GeneralNameList(List<GeneralName> listOfNames)
Constructs a new instance from the given list of names. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||