| Package | Description |
|---|---|
| org.jruby.ext.openssl.x509store |
| Modifier and Type | Field and Description |
|---|---|
LookupMethod |
Lookup.method |
| Modifier and Type | Method and Description |
|---|---|
static LookupMethod |
Lookup.fileLookup()
c: X509_LOOKUP_file
|
static LookupMethod |
Lookup.hashDirLookup()
c: X509_LOOKUP_hash_dir
|
| Modifier and Type | Method and Description |
|---|---|
Lookup |
Store.addLookup(LookupMethod m)
c: X509_STORE_add_lookup
|
| Constructor and Description |
|---|
Lookup(LookupMethod method)
c: X509_LOOKUP_new
|
Copyright © 2002-2009 JRuby Team. All Rights Reserved.