Cryptix OpenPGP

Uses of Class
cryptix.pki.KeyIDFactory

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

Uses of KeyIDFactory in cryptix.pki
 

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


Cryptix OpenPGP

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