Method: As2::Config.store

Defined in:
lib/as2/config.rb

.storeObject



126
127
128
# File 'lib/as2/config.rb', line 126

def store
  @store ||= OpenSSL::X509::Store.new
end