Cryptix OpenPGP

Uses of Package
cryptix.pki

Packages that use cryptix.pki
cryptix.message The Cryptix Message API. 
cryptix.message.stream The Cryptix Message Streaming API. 
cryptix.openpgp OpenPGP specific extensions to the Message and PKI API's. 
cryptix.pki The Cryptix PKI API. 
 

Classes in cryptix.pki used by cryptix.message
KeyBundle
          A KeyBundle is a collection of keys, principals and certificates, which all logically belong together.
KeyID
          A KeyID is an identification of a key, usually by a hash.
 

Classes in cryptix.pki used by cryptix.message.stream
KeyBundle
          A KeyBundle is a collection of keys, principals and certificates, which all logically belong together.
KeyID
          A KeyID is an identification of a key, usually by a hash.
 

Classes in cryptix.pki used by cryptix.openpgp
ExtendedCertificate
          Extensions for java.security.cert.Certificate, which are common to all certificates.
KeyBundle
          A KeyBundle is a collection of keys, principals and certificates, which all logically belong together.
KeyBundleException
          This is the generic KeyBundle exception.
KeyID
          A KeyID is an identification of a key, usually by a hash.
 

Classes in cryptix.pki used by cryptix.pki
CertificateBuilder
          A class for building a Certificate
CertificateBuilderSpi
          Service provider interface for CertificateBuilder
ExtendedCertStoreSpi
          DOCUMENT ME
ExtendedKeyStoreSpi
          DOCUMENT ME
KeyBundle
          A KeyBundle is a collection of keys, principals and certificates, which all logically belong together.
KeyBundleException
          This is the generic KeyBundle exception.
KeyBundleFactory
          A class for generating a KeyBundle
KeyBundleFactorySpi
          Service provider interface for KeyBundleFactory
KeyBundleSelector
          A selector that defines which KeyBundles should be selected in a query.
KeyID
          A KeyID is an identification of a key, usually by a hash.
KeyIDFactory
          A class for generating a KeyID
KeyIDFactorySpi
          Service provider interface for KeyIDFactory
PrincipalBuilder
          A class for building a principal
PrincipalBuilderSpi
          Service provider interface for PrincipalBuilder
PrincipalException
          This is the generic Principal exception.
 


Cryptix OpenPGP

Copyright (C) 1999-2003 The Cryptix Foundation Ltd.