Hi,

I need to do the equivalent of this in JRuby:--

PKCS10CertificationRequest csr = csrBuilder.build(signer);

Which equates to what I think is casting a 
"org.bouncycastle.pkcs.PKCS10CertificationRequestHolder" object to a  
"org.bouncycastle.pkcs.PKCS10CertificationRequest" object.

Is this possible?

Regards,

Carl

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to