mirror of
https://github.com/status-im/status-keycard.git
synced 2025-03-03 06:10:29 +00:00
fix typo
This commit is contained in:
parent
74594092c8
commit
5bf6f62ac7
@ -24,7 +24,7 @@ public class SecureChannel {
|
||||
private byte[] secret;
|
||||
|
||||
/**
|
||||
* Instatiates a Secure Channel. All memory allocations needed for the secure channel are peformed here. The keypair
|
||||
* Instantiates a Secure Channel. All memory allocations needed for the secure channel are peformed here. The keypair
|
||||
* used for the EC-DH algorithm is also generated here.
|
||||
*/
|
||||
public SecureChannel() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user