Explanation: Like other REST APIs, RESTCONF uses the HTTPS protocol to encapsulate and send messages. Authentication is accomplished using typical HTTP authentication models, such as basic authentication, where usernames and passwords are Base64 encoded and transmitted from the client to the server via an Authentication header.