|
|
|
|
|
by dathinab
494 days ago
|
|
The problem starts earlier with the secret key which you can't place "into" a TKey. You can deterministically derive one between the TKey and a server using some thing like a (semi) static DH but that isn't how it is implemented in general. |
|