Method: Puppet::SSL::CertificateSigner#digest
- Defined in:
- lib/puppet/ssl/certificate_signer.rb
#digest ⇒ Object (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.
11 12 13 |
# File 'lib/puppet/ssl/certificate_signer.rb', line 11 def digest @digest end |