module Localhost
class Localhost::Authority
localhost
1.1.4
# ecdh_key
def ecdh_key @ecdh_key ||= OpenSSL::PKey::EC.new "prime256v1" end