DLGroup.PEM_decode

Decode a PEM encoded group into this instance.

struct DLGroup
public
void
PEM_decode
(
in string pem
)

Parameters

pem string

the PEM encoding of the group

Meta