HMAC::Base
# File lib/hmac-rmd160.rb, line 6 6: def initialize(key = nil) 7: super(Digest::RMD160, 64, 20, key) 8: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.