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

RSAPublicKeyAssignBuf

Declaration

Source position: flcCipherRSA.pas line 115

procedure RSAPublicKeyAssignBuf(

  var Key: TRSAPublicKey;

  const KeyBits: Int32;

  const ModBuf;

  const ModBufSize: Integer;

  const ExpBuf;

  const ExpBufSize: Integer;

  const ReverseByteOrder: Boolean

);



CT Web help

CodeTyphon Studio