BFDAuthData represents the authentication key or digest
| 217 | |
| 218 | // BFDAuthData represents the authentication key or digest |
| 219 | type BFDAuthData []byte |
| 220 | |
| 221 | // BFDAuthHeader represents authentication data used in the BFD session |
| 222 | type BFDAuthHeader struct { |