getSignedCertificateFromFile(String, String) method

Returns the requested certificate from the file as a base64 encoded string.

Syntax

String getSignedCertificateFromFile ( String certificatePath , String certificatePassword )

Parameters

Returns

Certificate

Examples