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