Package | Description |
---|---|
java.security.cert |
Provides classes and interfaces for parsing and managing
certificates, certificate revocation lists (CRLs), and
certification paths.
|
Modifier and Type | Method and Description |
---|---|
Set<? extends PolicyQualifierInfo> |
PolicyNode.getPolicyQualifiers()
Returns the set of policy qualifiers associated with the
valid policy represented by this node.
|