RSADecodeMessageOAEP(Integer,HugeWord,Void,Integer) Method

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

Namespace: flcCipherRSA
function RSADecodeMessageOAEP(
 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