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