mirror of
https://github.com/bitwarden/mobile
synced 2026-01-01 16:13:15 +00:00
service container
This commit is contained in:
@@ -8,7 +8,7 @@ using static PCLCrypto.WinRTCrypto;
|
||||
|
||||
namespace Bit.Core.Services
|
||||
{
|
||||
public class PclCryptoFunctionService
|
||||
public class PclCryptoFunctionService : ICryptoFunctionService
|
||||
{
|
||||
private readonly ICryptoPrimitiveService _cryptoPrimitiveService;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user