Package org.apache.harmony.security.pkcs10

  • Class Summary
    Class Description
    CertificationRequest
    The class implements the ASN.1 DER encoding and decoding of the PKCS#10 Certificate Signing Request (CSR).
    CertificationRequestInfo
    CertificationRequestInfo ::= SEQUENCE { version Version, subject Name, subjectPublicKeyInfo SubjectPublicKeyInfo, attributes [0] IMPLICIT Attributes } Version ::= INTEGER Attributes ::= SET OF Attribute