TLSCipherBuf(TTLSCipherState,Void,Integer,Void,Integer,Integer,Pointer,Integer) Method
Represents method TLSCipherBuf(TTLSCipherState,Void,Integer,Void,Integer,Integer,Pointer,Integer).
procedure TLSCipherBuf( var CipherState: TTLSCipherState; const MessageBuf; const MessageSize: Integer; var CipherBuf; const CipherBufSize: Integer; out CipherSize: Integer; const IVBufPtr: Pointer; const IVBufSize: Integer);
Parameters
- CipherState
- Type: TTLSCipherState
- MessageBuf
- Type: System.Void
- MessageSize
- Type: Integer
- CipherBuf
- Type: System.Void
- CipherBufSize
- Type: Integer
- CipherSize
- Type: Integer
- IVBufPtr
- Type: Pointer
- IVBufSize
- Type: Integer