Class ProxyRequestOptions


  • public class ProxyRequestOptions
    extends BaseProxyCertificateOptions
    Holds parameters which are used to issue a proxy certificate using a provided Certificate Signing Request and a local certificate chain. Used for example when creating a proxy certificate on the client side from a certificate request coming from a service.
    Author:
    K. Benedyczak
    • Method Detail

      • getProxyRequest

        public org.bouncycastle.pkcs.PKCS10CertificationRequest getProxyRequest()
        Returns:
        the Certification Request that was used to create this object