fromPEMString(String) method

Parse PEM format certificate string to retrieve certificate.

Syntax

Certificate fromPEMString ( String pemString )

Parameters

Returns

Certificate instance reconstructed from the PEM string format

Usage

Certificate instance reconstructed from the PEM string format