# Functions
GetHandshakeInfo returns a pointer to the HandshakeInfo stored in attr.
NewHandshakeInfo returns a new instance of HandshakeInfo with the given root and identity certificate providers.
SetHandshakeInfo returns a copy of addr in which the Attributes field is updated with hInfo.
# Structs
HandshakeInfo wraps all the security configuration required by client and server handshake methods in xds credentials.