Represents method RSADecodeMessageOAEP(Integer,HugeWord,Void,Integer).
RSADecodeMessageOAEP(Integer,HugeWord,Void,Integer)
function RSADecodeMessageOAEP( const KeySize: Integer; const EncodedMessage: HugeWord; var Buf; const BufSize: Integer): Integer;