Looking at the crypto/tls package, it looks like there's no way to use an 
externally generated symmetric key, rather the masterSecret is generated 
internally and is not exposed to the user. Why is this the case? If a user 
wants to use their own key-generation to supply the TLS session's traffic 
secrets, this isn't possible. Are there any thoughts being given to address 
this use-case?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/1a6ba7f8-5487-4004-ac77-eabbd27d23e6%40googlegroups.com.

Reply via email to