|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
| ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
| °³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå | ||||||||||
java.lang.Object | +--javax.crypto.KeyGeneratorSpi
ÀÌ Å¬·¡½º´Â KeyGenerator Ŭ·¡½ºÀÇ Service Provider Interface (SPI)¸¦ Á¤ÀÇÇÕ´Ï´Ù. ƯÁ¤ÀÇ ¾Ë°í¸®ÁòÀÇ ¿¼è ÈÄÁ¦³×·¹ÀÌŸÀÇ ±¸ÇöÀ» Á¦°øÇÏ´Â °¢ ¾ÏÈ£È ¼ºñ½º ÇÁ·Î¹ÙÀÌ´õ´Â ÀÌ Å¬·¡½ºÀÇ ¸ðµç Ãß»ó ¸Þ¼Òµå¸¦ ±¸ÇöÇÒ Çʿ䰡 ÀÖ½À´Ï´Ù.
SecretKey | »ý¼ºÀÚÀÇ °³¿ä | |
KeyGeneratorSpi ()
|
|
| ¸Þ¼ÒµåÀÇ °³¿ä | |
protected abstract SecretKey |
engineGenerateKey ()
ºñ¹Ð¿¼è¸¦ »ý¼ºÇÕ´Ï´Ù. |
protected abstract void |
engineInit (AlgorithmParameterSpec params,
SecureRandom random)
ÁöÁ¤µÈ ÆÄ¶ó¹ÌÅÍ ¼¼Æ®¿Í À¯Àú°¡ Á¦°øÇÏ´Â ³¼öÀÇ ¹ß»ý¿øÀ» »ç¿ëÇØ, ¿¼è Á¦³×·¹ÀÌÅ͸¦ ÃʱâÈÇÕ´Ï´Ù. |
protected abstract void |
engineInit (int keysize,
SecureRandom random)
ÁöÁ¤µÈ ³¼öÀÇ ¹ß»ý¿øÀ» »ç¿ëÇØ, ÀÌ ¿¼è Á¦³×·¹ÀÌÅ͸¦ ƯÁ¤ÀÇ ¿¼è »çÀÌÁî¿¡ ÀÀÇØ ÃʱâÈÇÕ´Ï´Ù. |
protected abstract void |
engineInit (SecureRandom random)
¿¼è Á¦³×·¹ÀÌÅ͸¦ ÃʱâÈÇÕ´Ï´Ù. |
| Ŭ·¡½º java.lang. Object ¿¡¼ »ó¼Ó¹ÞÀº ¸Þ¼Òµå |
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait |
| »ý¼ºÀÚÀÇ »ó¼¼ |
public KeyGeneratorSpi()
| ¸Þ¼ÒµåÀÇ »ó¼¼ |
protected abstract void engineInit(SecureRandom random)
random - ÀÌ Á¦³×·¹ÀÌÅÍÀÇ ³¼öÀÇ ¹ß»ý¿ø
protected abstract void engineInit(AlgorithmParameterSpec params,
SecureRandom random)
throws InvalidAlgorithmParameterException
params - ¿¼è Á¦³×·¹ÀÌÅÍÀÇ ÆÄ¶ó¹ÌÅÍrandom - ÀÌ ¿¼è Á¦³×·¹ÀÌÅÍÀÇ ³¼öÀÇ ¹ß»ý¿ø
InvalidAlgorithmParameterException - params °¡ ÀÌ ¿¼è Á¦³×·¹ÀÌÅÍ¿¡ ºÎÀûÀýÇÑ °æ¿ì
protected abstract void engineInit(int keysize,
SecureRandom random)
keysize - ¿¼è »çÀÌÁî. bit length·Î ÁöÁ¤µÈ ¾Ë°í¸®Áò¿¡ ƯÁ¤ÀÇ ¸ÞÆ®¸¯½ºrandom - ÀÌ ¿¼è Á¦³×·¹ÀÌÅÍÀÇ ³¼öÀÇ ¹ß»ý¿ø
InvalidParameterException - ¿¼è »çÀÌÁî°¡ À߸øµÇ¾î ÀÖ´ÂÁö ¼Æ÷Æ®µÇ¾î ÀÖÁö ¾ÊÀº °æ¿ìprotected abstract SecretKey engineGenerateKey()
|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
| ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
| °³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå | ||||||||||
Java, Java 2 D, ¹× JDBC ´Â ¹Ì±¹ ¹× ±× ¿ÜÀÇ ³ª¶ó¿¡ ÀÖ¾î¼ÀÇ ¹Ì±¹ Sun Microsystems, Inc. ÀÇ »óÇ¥ ȤÀº µî·Ï»óÇ¥ÀÔ´Ï´Ù.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.