prepare


Description:

public static CertificateRequest prepare (CertificateRequestFormat format, Object private_key)

Create a new certificate request, in the given format for the private key.

Parameters:

format

the format for the certificate request

private_key

the private key the the certificate is being requested for

Returns:

a new Certificate request