We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddac461 commit e86ff8aCopy full SHA for e86ff8a
README.md
@@ -93,7 +93,7 @@ dotnet add package NETCore.Encrypt --version 2.0.8
93
var desKey = EncryptProvider.CreateDesKey();
94
95
```
96
-- #### Create DES Iv
+- #### Create DES Iv 【NEW】
97
98
```csharp
99
0 commit comments