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

RSADecryptStr

Declaration

Source position: flcCipherRSA.pas line 250

function RSADecryptStr(

  const EncryptionType: TRSAEncryptionType;

  const PrivateKey: TRSAPrivateKey;

  const Cipher: RawByteString

):RawByteString;



CT Web help

CodeTyphon Studio