mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 18:43:25 +00:00
Add autofill as codeowners to ddg files (#9268)
* Add autofill as codeowners to ddg files * Add comments
This commit is contained in:
@@ -24,6 +24,7 @@ import { EncryptedMessageHandlerService } from "./encrypted-message-handler.serv
|
||||
|
||||
const EncryptionAlgorithm = "sha1";
|
||||
|
||||
// This service handles messages using the protocol created for the DuckDuckGo integration.
|
||||
@Injectable()
|
||||
export class NativeMessageHandlerService {
|
||||
private ddgSharedSecret: SymmetricCryptoKey;
|
||||
|
||||
Reference in New Issue
Block a user