No examples for this method.
Frequently called with: [Clear]
-1
java.lang.Object | |
↳ | java.security.cert.PolicyQualifierInfo |
This class implements a policy qualifier as defined by the ASN.1 PolicyQualifierInfo
structure.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Creates a new
PolicyQualifierInfo from the specified encoded form.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Returns a ASN.1 DER encoded copy of policy qualifier info.
|
||||||||||
|
Returns a ASN.1 DER encoded copy of the qualifier of this policy qualifier info.
|
||||||||||
|
Returns the identifier (an OID) of this policy qualifier info.
|
||||||||||
|
Returns a string representation of this
PolicyQualifierInfo instance.
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Creates a new PolicyQualifierInfo
from the specified encoded form.
encoded | the DER encoded policy qualifier. |
---|
IOException | the policy qualifier cannot be decoded. |
---|
Returns a ASN.1 DER encoded copy of policy qualifier info.
Returns a ASN.1 DER encoded copy of the qualifier of this policy qualifier info.
Returns the identifier (an OID) of this policy qualifier info.
Returns a string representation of this PolicyQualifierInfo
instance.
PolicyQualifierInfo
instance.