Show pagesourceOld revisionsBacklinksExport to PDFBack to top Share via Share via... Twitter LinkedIn Facebook Pinterest Telegram WhatsApp Yammer RedditRecent ChangesSend via e-MailPrintPermalink × Efficient password string masking return string.Create(clearValue.Length, clearValue, (span, value) => { value.AsSpan().CopyTo(span): span[3..].Fill('*'); }); Discussion Real name: E-Mail: Enter your comment: Please solve the following equation to prove you're human. 166 +2 = Please keep this field empty: Subscribe to comments development/csharp/password_masking.txt Last modified: 2021-09-13 07:31by tplecko
Discussion