Class TaggedCertificationRequest

java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.asn1.cmc.TaggedCertificationRequest
All Implemented Interfaces:
ASN1Encodable, Encodable

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