|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ |
InvalidKeySpecException¸¦ »ç¿ëÇϰí ÀÖ´Â ÆÐŰÁö | |
---|---|
java.security | ½ÃÅ¥·¯Æ¼ üÁ¦ÀÇ Å¬·¡½º¿Í ÀÎÅÍÆäÀ̽º¸¦ Á¦°øÇÕ´Ï´Ù. |
javax.crypto | ¾ÏÈ£È Á¶ÀÛÀÇ Å¬·¡½º¿Í ÀÎÅÍÆäÀ̽º¸¦ Á¦°øÇÕ´Ï´Ù. |
java.security ¿¡¼ÀÇ InvalidKeySpecException »ç¿ë |
---|
InvalidKeySpecException¸¦ Throw ÇÏ´Â java.security ¸Þ¼µå | ||
---|---|---|
protected abstract PrivateKey |
KeyFactorySpi. engineGeneratePrivate (KeySpec keySpec)
ÁöÁ¤µÈ Ű »ç¾ç (Ű µ¥ÀÌÅÍ)À¸·ÎºÎÅÍ ºñ°ø°³Å° °´Ã¼¸¦ »ý¼ºÇÕ´Ï´Ù. |
|
protected abstract PublicKey |
KeyFactorySpi. engineGeneratePublic (KeySpec keySpec)
ÁöÁ¤µÈ Ű »ç¾ç (Ű µ¥ÀÌÅÍ)À¸·ÎºÎÅÍ °ø°³Å° °´Ã¼¸¦ »ý¼ºÇÕ´Ï´Ù. |
|
protected abstract
|
KeyFactorySpi. engineGetKeySpec (Key key,
Class <T> keySpec)
ÁöÁ¤µÈ Ű °´Ã¼ÀÇ »ç¾ç (Ű µ¥ÀÌÅÍ)À» ¸®ÅÏÇÕ´Ï´Ù. |
|
PrivateKey |
KeyFactory. generatePrivate (KeySpec keySpec)
ÁöÁ¤µÈ Ű »ç¾ç (Ű µ¥ÀÌÅÍ)À¸·ÎºÎÅÍ ºñ°ø°³Å° °´Ã¼¸¦ »ý¼ºÇÕ´Ï´Ù. |
|
PublicKey |
KeyFactory. generatePublic (KeySpec keySpec)
ÁöÁ¤µÈ Ű »ç¾ç (Ű µ¥ÀÌÅÍ)À¸·ÎºÎÅÍ °ø°³Å° °´Ã¼¸¦ »ý¼ºÇÕ´Ï´Ù. |
|
|
KeyFactory. getKeySpec (Key key,
Class <T> keySpec)
ÁöÁ¤µÈ Ű °´Ã¼ÀÇ »ç¾ç (Ű µ¥ÀÌÅÍ)À» ¸®ÅÏÇÕ´Ï´Ù. |
javax.crypto ¿¡¼ÀÇ InvalidKeySpecException »ç¿ë |
---|
InvalidKeySpecException¸¦ Throw ÇÏ´Â javax.crypto ¸Þ¼µå | |
---|---|
protected abstract SecretKey |
SecretKeyFactorySpi. engineGenerateSecret (KeySpec keySpec)
ÁöÁ¤µÈ Ű »ç¾ç (Ű µ¥ÀÌÅÍ)À¸·ÎºÎÅÍ SecretKey °´Ã¼¸¦ »ý¼ºÇÕ´Ï´Ù. |
protected abstract KeySpec |
SecretKeyFactorySpi. engineGetKeySpec (SecretKey key,
Class keySpec)
ÁöÁ¤µÈ Ű °´Ã¼ÀÇ »ç¾ç (Ű µ¥ÀÌÅÍ)ÀÌ ¿ä±¸µÈ Çü½Ä¿¡¼ ¸®ÅÏÇÕ´Ï´Ù. |
SecretKey |
SecretKeyFactory. generateSecret (KeySpec keySpec)
ÁöÁ¤µÈ Ű »ç¾ç (Ű µ¥ÀÌÅÍ)À¸·ÎºÎÅÍ SecretKey °´Ã¼¸¦ »ý¼ºÇÕ´Ï´Ù. |
PKCS8EncodedKeySpec |
EncryptedPrivateKeyInfo. getKeySpec (Cipher cipher)
¾ÏÈ£ÈµÈ µ¥ÀÌÅͷκÎÅÍ ¾ÏÈ£ÈµÈ PKCS8EncodedKeySpec °´Ã¼¸¦ ÃßÃâÇØ ¸®ÅÏÇÕ´Ï´Ù. |
KeySpec |
SecretKeyFactory. getKeySpec (SecretKey key,
Class keySpec)
ÁöÁ¤µÈ Ű °´Ã¼ÀÇ »ç¾ç (Ű µ¥ÀÌÅÍ)ÀÌ ¿ä±¸µÈ Çü½Ä¿¡¼ ¸®ÅÏÇÕ´Ï´Ù. |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.