Uses of Class
org.bouncycastle.asn1.cmc.TaggedCertificationRequest
-
Packages that use TaggedCertificationRequest Package Description org.bouncycastle.asn1.cmc -
-
Uses of TaggedCertificationRequest in org.bouncycastle.asn1.cmc
Methods in org.bouncycastle.asn1.cmc that return TaggedCertificationRequest Modifier and Type Method Description static TaggedCertificationRequest
TaggedCertificationRequest. getInstance(Object o)
static TaggedCertificationRequest
TaggedCertificationRequest. getInstance(ASN1TaggedObject obj, boolean explicit)
Constructors in org.bouncycastle.asn1.cmc with parameters of type TaggedCertificationRequest Constructor Description TaggedRequest(TaggedCertificationRequest tcr)
-