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