RSACipherMessageToBuf(Integer,TRSAMessage,Void,Integer) Method

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

Namespace: flcCipherRSA
function RSACipherMessageToBuf(
 const KeySize: Integer;
 const CipherMessage: TRSAMessage;
 var CipherBuf; const CipherBufSize: Integer): Integer;

Parameters

KeySize
Type: Integer

CipherMessage
Type: System.Void

CipherBuf
Type: System.Void

CipherBufSize
Type: Integer

Return Value

Type: Integer