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