mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-14 03:39:05 +01:00
Refactor KeyManager and TagRecogniser. #55
This commit is contained in:
@@ -13,5 +13,5 @@ public interface StreamEncrypterFactory {
|
||||
* Creates a {@link StreamEncrypter} for encrypting an invitation stream.
|
||||
*/
|
||||
StreamEncrypter createInvitationStreamEncrypter(OutputStream out,
|
||||
byte[] secret, boolean alice);
|
||||
SecretKey headerKey);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user