complete


Description:

public bool complete (Cancellable? cancellable = null) throws Error

Complete and sign a certificate request, so that it can be encoded and sent to a certificate authority.

This call may block as it signs the request using the private key.

Parameters:

this

a certificate request

cancellable

a cancellation object

Returns:

whether certificate request was successfully completed or not