Package | Description |
---|---|
org.jruby.ext.openssl |
Modifier and Type | Method and Description |
---|---|
static OpenSSLImpl.KeyAndIv |
OpenSSLImpl.EVP_BytesToKey(int key_len,
int iv_len,
java.security.MessageDigest md,
byte[] salt,
byte[] data,
int count) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.