mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-22 15:49:53 +01:00
Fix a typo.
This commit is contained in:
@@ -141,7 +141,7 @@ public interface CryptoComponent {
|
|||||||
throws GeneralSecurityException;
|
throws GeneralSecurityException;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Signs the given byte[] with the given Ed25519 private keu.
|
* Signs the given byte[] with the given Ed25519 private key.
|
||||||
*
|
*
|
||||||
* @param label A label specific to this signature
|
* @param label A label specific to this signature
|
||||||
* to ensure that the signature cannot be repurposed
|
* to ensure that the signature cannot be repurposed
|
||||||
|
|||||||
Reference in New Issue
Block a user