|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PolicyInformation | |
|---|---|
| edu.vt.middleware.crypt.x509 | |
| edu.vt.middleware.crypt.x509.types | |
| Uses of PolicyInformation in edu.vt.middleware.crypt.x509 |
|---|
| Methods in edu.vt.middleware.crypt.x509 that return PolicyInformation | |
|---|---|
static PolicyInformation |
ExtensionFactory.createPolicyInformation(org.bouncycastle.asn1.DEREncodable enc)
Creates a PolicyInformation object from DER data. |
| Uses of PolicyInformation in edu.vt.middleware.crypt.x509.types |
|---|
| Constructors in edu.vt.middleware.crypt.x509.types with parameters of type PolicyInformation | |
|---|---|
PolicyInformationList(PolicyInformation[] arrayOfPolicies)
Constructs a new instance from the given array of policies. |
|
| Constructor parameters in edu.vt.middleware.crypt.x509.types with type arguments of type PolicyInformation | |
|---|---|
PolicyInformationList(List<PolicyInformation> listOfPolicies)
Constructs a new instance from the given list of policies. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||