RSACipherBufToMessage(Integer,Void,Integer,TRSAMessage) Method

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

Namespace: flcCipherRSA
procedure RSACipherBufToMessage(
 const KeySize: Integer;
 const CipherBuf; const CipherBufSize: Integer;
 var CipherMessage: TRSAMessage);

Parameters

KeySize
Type: Integer

CipherBuf
Type: System.Void

CipherBufSize
Type: Integer

CipherMessage
Type: System.Void