Example #1
0
 internal Algorithm()
 {
     Sodium.Initialize();
 }
Example #2
0
 private protected Algorithm()
 {
     Sodium.Initialize();
 }