You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nit: It's a good practice to explicitly label this as a private key (i.e. PrivateKey). This helps prevents accidentally mixing up what you're dealing with.
Comments copied from internal code:
third_party/openconfig/bootz/server/entitymanager/entitymanager.go
[349]
encrypt the response
[third_party/openconfig/bootz/server/service/service.go]
[36]
Key
See, for example, google3/third_party/go/gc/src/crypto/tls/common.go;l=1408;ws=codereview%2F678366780;rcl=34
The text was updated successfully, but these errors were encountered: