That is my code which i want to test it:
public async Task AddKeyAsync(Key privateKey) { privateKey.Value = this.EncryptKey(privateKey.Value);