md5AuthenticationKeyName property

String? md5AuthenticationKeyName
final

Present if MD5 authentication is enabled for the peering. Must be the name of one of the entries in the Router.md5_authentication_keys. The field must comply with RFC1035.

Implementation

final String? md5AuthenticationKeyName;