isPem

fun isPem(data: String): Boolean(source)

Checks if the given string is a PEM encoded certificate.

Return

true if it's a PEM certificate.

Parameters

data

cert data