mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
3 lines
132 B
Markdown
3 lines
132 B
Markdown
|
|
If [Certificate.PrivateKey] implements [crypto.MessageSigner], its SignMessage
|
||
|
|
method is used instead of Sign in TLS 1.2 and later.
|