Class CertificatePolicies

java.lang.Object
org.apache.harmony.security.x509.ExtensionValue
org.apache.harmony.security.x509.CertificatePolicies

public final class CertificatePolicies
extends ExtensionValue
The class encapsulates the ASN.1 DER encoding/decoding work with Certificate Policies structure which is a part of X.509 certificate (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure. Certificate and Certificate Revocation List (CRL) Profile. http://www.ietf.org/rfc/rfc3280.txt):
   certificatePolicies ::= SEQUENCE SIZE (1..MAX) OF PolicyInformation