Source position: fppem.pp line 64
function PemExtractBetween(
const PEM: string;
const BeginTag: string;
const EndTag: string
):string;