class CertificateHelper

Methods

static string
clean(string $cert)

Clean certificate string by removing headers and whitespace.

Details

at line 10
static string clean(string $cert)

Clean certificate string by removing headers and whitespace.

Parameters

string $cert

Return Value

string