RecordProtocol returns the record protocol negotiated for the ALTS connection.
()
| 84 | // RecordProtocol returns the record protocol negotiated for the ALTS |
| 85 | // connection. |
| 86 | RecordProtocol() string |
| 87 | // SecurityLevel returns the security level of the created ALTS secure |
| 88 | // channel. |
| 89 | SecurityLevel() altspb.SecurityLevel |
no outgoing calls