Package | Description |
---|---|
org.jruby.ext.openssl.x509store |
Modifier and Type | Method and Description |
---|---|
static PKCS10CertificationRequestExt |
PEMInputOutput.readX509Request(java.io.Reader in,
char[] f) |
Modifier and Type | Method and Description |
---|---|
static void |
PEMInputOutput.writeX509Request(java.io.Writer _out,
PKCS10CertificationRequestExt obj) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.