|
For the latest news and information visit The GNU Crypto project |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IKeyring | |
gnu.crypto.keyring | Provides a basic API for managing private and public authentication credentials stored in file objects. |
Uses of IKeyring in gnu.crypto.keyring |
Subinterfaces of IKeyring in gnu.crypto.keyring | |
interface |
IPrivateKeyring
An interface to private, or "personal", keyrings, which contain private credentials. |
interface |
IPublicKeyring
An interface for keyrings that contain trusted (by the owner) public credentials (incl. certificates). |
Classes in gnu.crypto.keyring that implement IKeyring | |
class |
BaseKeyring
|
class |
GnuPrivateKeyring
. |
class |
GnuPublicKeyring
|
|
For the latest news and information visit The GNU Crypto project |
||||||||||
PREV NEXT | FRAMES NO FRAMES |