Uses of Class
org.bouncycastle.asn1.pkcs.CertificationRequestInfo
| Package | Description |
|---|---|
| org.bouncycastle.asn1.pkcs |
-
Uses of CertificationRequestInfo in org.bouncycastle.asn1.pkcs
Fields in org.bouncycastle.asn1.pkcs declared as CertificationRequestInfo Modifier and Type Field Description protected CertificationRequestInfoCertificationRequest. reqInfoMethods in org.bouncycastle.asn1.pkcs that return CertificationRequestInfo Modifier and Type Method Description CertificationRequestInfoCertificationRequest. getCertificationRequestInfo()static CertificationRequestInfoCertificationRequestInfo. getInstance(Object obj)Constructors in org.bouncycastle.asn1.pkcs with parameters of type CertificationRequestInfo Constructor Description CertificationRequest(CertificationRequestInfo requestInfo, AlgorithmIdentifier algorithm, DERBitString signature)