Unit 'flcCipherRSA' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

RSAPrivateKeyAssignHex

Declaration

Source position: flcCipherRSA.pas line 132

procedure RSAPrivateKeyAssignHex(

  var Key: TRSAPrivateKey;

  const KeyBits: Int32;

  const HexMod: RawByteString;

  const HexExp: RawByteString

);



CT Web help

CodeTyphon Studio