# File lib/messenger/messenger.rb, line 272
    def private_key=(key)
      Cproton.pn_messenger_set_private_key(@impl, key)
    end