Libraries
»
as2
(0.8.0)
»
Index
»
As2
»
Config
»
store
Method: As2::Config.store
Defined in:
lib/as2/config.rb
.
store
⇒
Object
126 127 128
# File 'lib/as2/config.rb', line 126
def
store
@store
||=
OpenSSL
::
X509
::
Store
.
new
end