JavaTM 2 Platform
Standard Ed. 5.0

Ŭ·¡½º
java.security.KeyFactory »ç¿ë

KeyFactory¸¦ »ç¿ëÇÏ°í ÀÖ´Â ÆÐÅ°Áö
java.security ½ÃÅ¥·¯Æ¼ üÁ¦ÀÇ Å¬·¡½º¿Í ÀÎÅÍÆäÀ̽º¸¦ Á¦°øÇÕ´Ï´Ù.  
 

java.security ¿¡¼­ÀÇ KeyFactory »ç¿ë
 

KeyFactory¸¦ µ¹·ÁÁÖ´Â java.security ¸Þ¼­µå
static KeyFactory KeyFactory. getInstance (String  algorithm)
          ÁöÁ¤µÈ ¾Ë°í¸®ÁòÀ» ±¸ÇöÇÏ´Â KeyFactory °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
static KeyFactory KeyFactory. getInstance (String  algorithm, Provider  provider)
          ÁöÁ¤µÈ ÇÁ·Î¹ÙÀÌ´õ·ÎºÎÅÍ, ÁöÁ¤µÈ ¾Ë°í¸®ÁòÀÇ KeyFactory °´Ã¼¸¦ »ý¼ºÇÕ´Ï´Ù.
static KeyFactory KeyFactory. getInstance (String  algorithm, String  provider)
          ÁöÁ¤µÈ ÇÁ·Î¹ÙÀÌ´õ·ÎºÎÅÍ, ÁöÁ¤µÈ ¾Ë°í¸®ÁòÀÇ KeyFactory °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
 


JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.