Beispiel #1
0
 public F5Random(byte[] password)
 {
     this.random = new BufferedSecureRandom(password);
 }
Beispiel #2
0
 public F5Random(byte[] password)
 {
     this.random = new BufferedSecureRandom(password);
 }