Method: BoltServer::ACL::X509Matcher#initialize

Defined in:
lib/bolt_server/acl.rb

#initialize(options) ⇒ X509Matcher

Returns a new instance of X509Matcher.



8
9
10
# File 'lib/bolt_server/acl.rb', line 8

def initialize(options)
  @options = options.freeze
end