Beispiel #1
0
 public HMACSHA512()
     : this(Helpers.GenerateRandom(BlockSize))
 {
 }