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

RSAEncrypt

Declaration

Source position: flcCipherRSA.pas line 224

function RSAEncrypt(

  const EncryptionType: TRSAEncryptionType;

  const PublicKey: TRSAPublicKey;

  const PlainBuf;

  const PlainBufSize: Integer;

  var CipherBuf;

  const CipherBufSize: Integer

):Integer;



CT Web help

CodeTyphon Studio