public abstract class PolicyCertificate extends java.lang.Object implements ASN1Type
For 7.0, the idea of a user defined policy certificate was introduced so that settings could be customized, primarily for the settings that serve as inputs to certificate validation. This is not technically a policy certificate, but it allows for a uniform getAttribute set of APIs
EntrustPolicyCertificate,
AttributeCertificate,
UserDefinedPolicyCertificate,
ClientSettings| Constructor and Description |
|---|
PolicyCertificate() |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
getAttribute(ObjectID oid)
Return the ASN.1 Attribute identified by the specified OID, if this
policy certificate contains that attribute.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecode, toASN1Object