package authinfo
import "google.golang.org/grpc/credentials/alts/core/authinfo"
Package authinfo provide authentication information returned by handshakers.
Index ¶
Functions ¶
func New ¶
func New(result *altspb.HandshakerResult) credentials.AuthInfo
New returns a new altsAuthInfo object given handshaker results.
Source Files ¶
authinfo.go
- Version
- v1.11.2
- Published
- Apr 4, 2018
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 13 minutes ago –
Tools for package owners.