|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OpenSSLKey | |
---|---|
org.globus.gsi.bc | |
org.globus.myproxy | This package provides a MyProxy client API. |
Uses of OpenSSLKey in org.globus.gsi.bc |
---|
Subclasses of OpenSSLKey in org.globus.gsi.bc | |
---|---|
class |
BouncyCastleOpenSSLKey
BouncyCastle-based implementation of OpenSSLKey. |
Uses of OpenSSLKey in org.globus.myproxy |
---|
Methods in org.globus.myproxy with parameters of type OpenSSLKey | |
---|---|
void |
MyProxy.store(org.ietf.jgss.GSSCredential credential,
java.security.cert.X509Certificate[] certs,
OpenSSLKey key,
StoreParams params)
Store credentials on a MyProxy server. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |