Uses of Class
org.globus.gsi.OpenSSLKey
Packages that use OpenSSLKey
Package
Description
This package provides a MyProxy client API.
-
Uses of OpenSSLKey in org.globus.gsi.bc
Subclasses of OpenSSLKey in org.globus.gsi.bcModifier and TypeClassDescriptionclass
BouncyCastle-based implementation of OpenSSLKey. -
Uses of OpenSSLKey in org.globus.myproxy
Methods in org.globus.myproxy with parameters of type OpenSSLKeyModifier and TypeMethodDescriptionvoid
MyProxy.store
(GSSCredential credential, X509Certificate[] certs, OpenSSLKey key, StoreParams params) Store credentials on a MyProxy server.