Exemple #1
0
 public byte[] AsBytes()
 {
     return(PasswordHash.Concat(Salt).ToArray());
 }