public class JavaCrypt extends Object
Constructor and Description |
---|
JavaCrypt() |
Modifier and Type | Method and Description |
---|---|
static org.jruby.util.ByteList |
crypt(org.jruby.util.ByteList salt,
org.jruby.util.ByteList original) |
public static final org.jruby.util.ByteList crypt(org.jruby.util.ByteList salt, org.jruby.util.ByteList original)
Copyright © 2001-2013 JRuby. All Rights Reserved.