Add RSA verification that message came from the user who it relates to #226
Annotations
5 errors
api-test:
LiftLog.Lib/Services/OsEncryptionService.cs#L10
'OsEncryptionService' does not implement interface member 'IEncryptionService.SignRsaPssSha256Async(byte[], RsaPrivateKey)'
|
api-test:
LiftLog.Lib/Services/OsEncryptionService.cs#L10
'OsEncryptionService' does not implement interface member 'IEncryptionService.VerifyRsaPssSha256Async(byte[], byte[], RsaPublicKey)'
|
api-test:
LiftLog.Lib/Services/OsEncryptionService.cs#L10
'OsEncryptionService' does not implement interface member 'IEncryptionService.SignRsaPssSha256Async(byte[], RsaPrivateKey)'
|
api-test:
LiftLog.Lib/Services/OsEncryptionService.cs#L10
'OsEncryptionService' does not implement interface member 'IEncryptionService.VerifyRsaPssSha256Async(byte[], byte[], RsaPublicKey)'
|
api-test
Process completed with exit code 1.
|