RSADecodeMessagePKCS1(Integer,HugeWord,Void,Integer) Method

Represents method RSADecodeMessagePKCS1(Integer,HugeWord,Void,Integer).

Namespace: flcCipherRSA
function RSADecodeMessagePKCS1(
 const KeySize: Integer;
 const EncodedMessage: HugeWord;
 var Buf; const BufSize: Integer): Integer;

Parameters

KeySize
Type: Integer

EncodedMessage
Type: HugeWord

Buf
Type: System.Void

BufSize
Type: Integer

Return Value

Type: Integer