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

RSAEncryptStr

Declaration

Source position: flcCipherRSA.pas line 230

function RSAEncryptStr(

  const EncryptionType: TRSAEncryptionType;

  const PublicKey: TRSAPublicKey;

  const Plain: RawByteString

):RawByteString;



CT Web help

CodeTyphon Studio