Skip to content

Commit

Permalink
better alignment
Browse files Browse the repository at this point in the history
matched aligment to row text in securestring comparison
  • Loading branch information
undergroundwires authored Mar 30, 2019
1 parent 77fa334 commit cdac420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ It means that you're free to use **SafeOrbit** freely in any application, copy,
#### SafeString vs [System.Security.SecureString](https://msdn.microsoft.com/en-us/library/system.security.securestring(v=vs.110).aspx)

| | SecureString | SafeString |
|------------------------------|--------------|------------|
|-----------------------------:|:------------:|:----------:|
| Supports multiple encodings |||
| Safely character insert |||
| Safely character remove |||
Expand Down

0 comments on commit cdac420

Please sign in to comment.