RSAEncodeMessageOAEP(Integer,Void,Integer,TRSAMessage) Method

Represents method RSAEncodeMessageOAEP(Integer,Void,Integer,TRSAMessage).

Namespace: flcCipherRSA
procedure RSAEncodeMessageOAEP(
 const KeySize: Integer;
 const Buf; const BufSize: Integer;
 var EncodedMessage: TRSAMessage);

Parameters

KeySize
Type: Integer

Buf
Type: System.Void

BufSize
Type: Integer

EncodedMessage
Type: System.Void