System::Security::Cryptography::CryptoStream::Flush method

CryptoStream::Flush method

Vacía el búfer en el flujo envuelto. No hace nada ya que el algoritmo de transformación puede estar aún esperando más datos.

void System::Security::Cryptography::CryptoStream::Flush() override

Ver también