Package | Description |
---|---|
org.jruby.ext.openssl.impl | |
org.jruby.ext.openssl.x509store |
Modifier and Type | Method and Description |
---|---|
void |
PKCS7.verify(java.util.Collection<X509AuxCertificate> certs,
Store store,
BIO indata,
BIO out,
int flags) |
Modifier and Type | Field and Description |
---|---|
Store |
StoreContext.ctx |
Store |
Lookup.store |
Modifier and Type | Method and Description |
---|---|
int |
StoreContext.init(Store store,
X509AuxCertificate x509,
java.util.List<X509AuxCertificate> chain)
c: X509_STORE_CTX_init
|
Copyright © 2002-2009 JRuby Team. All Rights Reserved.