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