Package | Description |
---|---|
org.jruby.ext.openssl |
Modifier and Type | Field and Description |
---|---|
static java.util.Map<java.lang.String,CipherStrings.Def> |
CipherStrings.CipherNames |
static java.util.List<CipherStrings.Def> |
CipherStrings.Ciphers |
static java.util.Map<java.lang.String,CipherStrings.Def> |
CipherStrings.Definitions |
Modifier and Type | Method and Description |
---|---|
static java.util.List<CipherStrings.Def> |
CipherStrings.getMatchingCiphers(java.lang.String str,
java.lang.String[] all) |
Modifier and Type | Method and Description |
---|---|
boolean |
CipherStrings.Def.matches(CipherStrings.Def current) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.