Method: Puppet::SSL::StateMachine::KeySSLState#private_key

Defined in:
lib/puppet/ssl/state_machine.rb

#private_keyObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



300
301
302
# File 'lib/puppet/ssl/state_machine.rb', line 300

def private_key
  @private_key
end