Example #1
0
 public static string GetEncryptionKey()
 {
     return(CryptoImpl.GetEncryptionKey());
 }