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