Exemplo n.º 1
0
 public static bool TryGetSecret(KeychainSecretName name, out KeychainSecret secret)
 => keychain.TryGetSecret(name, out secret);