RSAEncodeMessagePKCS1(Integer,Void,Integer,TRSAMessage) Method
Represents method RSAEncodeMessagePKCS1(Integer,Void,Integer,TRSAMessage).
procedure RSAEncodeMessagePKCS1( const KeySize: Integer; const Buf; const BufSize: Integer; var EncodedMessage: TRSAMessage);
Parameters
- KeySize
- Type: Integer
- Buf
- Type: System.Void
- BufSize
- Type: Integer
- EncodedMessage
- Type: System.Void