Generated by
JDiff

Class java.security.cert.PolicyQualifierInfo

Change from final to non-final.

Changed Methods
byte[] getEncoded() Change from non-final to final.
Returns the ASN.1 DER encoded form of this PolicyQualifierInfo.
byte[] getPolicyQualifier() Change from non-final to final.
Returns the ASN.1 DER encoded form of the qualifier field of this PolicyQualifierInfo.
String getPolicyQualifierId() Change from non-final to final.
Returns the policyQualifierId field of this PolicyQualifierInfo.