Exemple #1
0
 public static byte[] GetBytes(string key)
 {
     return(Provider.GetVault().Get(key));
 }