Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
cryptix.pki.KeyIDFactory

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.