Cryptix OpenPGP

Uses of Class
cryptix.pki.KeyBundleFactory

Packages that use KeyBundleFactory
cryptix.pki The Cryptix PKI API. 
 

Uses of KeyBundleFactory in cryptix.pki
 

Methods in cryptix.pki that return KeyBundleFactory
static KeyBundleFactory KeyBundleFactory.getInstance(java.lang.String format)
          Returns a KeyBundleFactory that implements the given format.
static KeyBundleFactory KeyBundleFactory.getInstance(java.lang.String format, java.lang.String provider)
          Returns a KeyBundleFactory from the given provider that implements the given format.
static KeyBundleFactory KeyBundleFactory.getInstance(java.lang.String format, java.security.Provider provider)
          Returns a KeyBundleFactory from the given provider that implements the given format.
 


Cryptix OpenPGP

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