mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-04-15 12:38:15 +02:00
Address review comments
This commit is contained in:
@@ -84,6 +84,6 @@ public interface ClientHelper {
|
||||
throws FormatException, GeneralSecurityException;
|
||||
|
||||
void verifySignature(byte[] sig, byte[] publicKey, BdfList signed)
|
||||
throws InvalidMessageException;
|
||||
throws FormatException, GeneralSecurityException;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user