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

RSADecrypt

Declaration

Source position: flcCipherRSA.pas line 244

function RSADecrypt(

  const EncryptionType: TRSAEncryptionType;

  const PrivateKey: TRSAPrivateKey;

  const CipherBuf;

  const CipherBufSize: Integer;

  var PlainBuf;

  const PlainBufSize: Integer

):Integer;



CT Web help

CodeTyphon Studio