public static class Cipher.CipherModule
extends java.lang.Object
Constructor and Description |
---|
Cipher.CipherModule() |
Modifier and Type | Method and Description |
---|---|
static IRubyObject |
ciphers(IRubyObject recv) |
static boolean |
isSupportedCipher(java.lang.String name) |
public static IRubyObject ciphers(IRubyObject recv)
public static boolean isSupportedCipher(java.lang.String name)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.