SecureString in .NET tutorial

preview_player
Показать описание
How to read and write data to the .NET SecureString class.
Рекомендации по теме
Комментарии
Автор

Great video, thanks! Exactly what I was looking for.

Simsso
Автор

very easy to understand and includes also error-handling.

tomarikawa
Автор

Did you want we rewrite code from video or use OCR-systems?

Gegraph
Автор

Doesn’t this ruin the point of the encryption? Are there any tutorials that explain a real use case and demonstrate reduced exposure points? Are there any modern techniques like some kind of SecureUsing(){//do things with extra memory protection and return SecureString}

coomservative