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