module Localhost
class Localhost::Authority
localhost
1.3.1
# key
def key @key ||= OpenSSL::PKey::RSA.new(BITS) end