RSACipherBufToMessage(Integer,Void,Integer,TRSAMessage) Method
Represents method RSACipherBufToMessage(Integer,Void,Integer,TRSAMessage).
procedure RSACipherBufToMessage( const KeySize: Integer; const CipherBuf; const CipherBufSize: Integer; var CipherMessage: TRSAMessage);
Parameters
- KeySize
- Type: Integer
- CipherBuf
- Type: System.Void
- CipherBufSize
- Type: Integer
- CipherMessage
- Type: System.Void