mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-16 20:59:54 +01:00
Create BQP API
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package org.briarproject.api.event;
|
||||
|
||||
/** An event that is broadcast when a BQP protocol completes. */
|
||||
public class KeyAgreementStartedEvent extends Event {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user