Class TaggedCertificationRequest

  • All Implemented Interfaces:
    ASN1Encodable, Encodable

    public class TaggedCertificationRequest
    extends ASN1Object
           TaggedCertificationRequest ::= SEQUENCE {
                      bodyPartID            BodyPartID,
                      certificationRequest  CertificationRequest
           }