Unit 'fprsa' Package
[Overview][Constants][Types][Procedures and functions][Index] [#fcl-hash]

RSAInitFromPublicKey

Declaration

Source position: fprsa.pas line 77

procedure RsaInitFromPublicKey(

  var RSA: TRSA;

  const Modulus: string;

  const Exponent: string

); overload;

procedure RSAInitFromPublicKey(

  var RSA: TRSA;

  const RSAPublicKey: TX509RSAPublicKey

); overload;


Documentation generated on: 2023-03-18