Package | Description |
---|---|
org.jruby.ext.openssl.x509store |
Modifier and Type | Field and Description |
---|---|
static Store.VerifyFunction |
Store.VerifyFunction.EMPTY |
static Store.VerifyFunction |
StoreContext.internalVerify
c: internal_verify
|
Store.VerifyFunction |
Store.verify |
Store.VerifyFunction |
StoreContext.verify |
Modifier and Type | Method and Description |
---|---|
void |
Store.setVerifyFunction(Store.VerifyFunction func)
c: X509_STORE_set_verify_func
|
Copyright © 2002-2009 JRuby Team. All Rights Reserved.