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

RSADecodeMessageEMSA_PKCS1

Declaration

Source position: flcCipherRSA.pas line 283

function RSADecodeMessageEMSA_PKCS1(

  const KeyBits: Int32;

  const EncodedMessage: HugeWord;

  var HashType: TRSAHashType;

  var Buf;

  const BufSize: Integer

):Integer;



CT Web help

CodeTyphon Studio