parsePkcs7SignedDataPem
Decodes a PEM-armored PKCS#7 SignedData. Expects exactly one PKCS7 PEM block.
ts
function parsePkcs7SignedDataPem(
pem: string,
): ParsePkcs7SignedDataResultParameters
pem:string