Example #1
0
 public static void StoreSecret(KeychainSecret secret, bool updateExisting = true)
 => keychain.StoreSecret(secret, updateExisting);