rustls_connection_process_new_packets

Decrypt any available ciphertext from the internal buffer and put it into the internal plaintext buffer, potentially making bytes available for rustls_connection_read(). <https://docs.rs/rustls/0.20.0/rustls/enum.Connection.html#method.process_new_packets>

extern (C)
rustls_connection_process_new_packets

Meta