Source position: fprsa.pas line 76
procedure RsaPublicKeyFromHexa(
const PublicKeyHexa: string;
out Modulus: string;
out Exponent: string
);