|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
°³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå |
java.lang.Object | +--java.security.spec.RSAKeyGenParameterSpec
RSA ¿¼è Æä¾î¸¦ »ý¼ºÇϱâ À§Çؼ »ç¿ëµÇ´Â ÆÄ¶ó¹ÌÅͼ¼Æ®¸¦ ÁöÁ¤ÇÕ´Ï´Ù.
KeyPairGenerator.initialize(java.security.spec.AlgorithmParameterSpec)
ÇʵåÀÇ °³¿ä | |
static BigInteger |
F0
°ø°³ Áö¼öÄ¡ F0 = 3 |
static BigInteger |
F4
°ø°³ Áö¼öÄ¡ F4 = 65537 |
»ý¼ºÀÚÀÇ °³¿ä | |
RSAKeyGenParameterSpec (int keysize,
BigInteger publicExponent)
ÁöÁ¤µÈ Ű »çÀÌÁî ¹× °ø°³ Áö¼öÄ¡·ÎºÎÅÍ »õ·Î¿î RSAParameterSpec ¿ÀºêÁ§Æ®¸¦ ±¸ÃàÇÕ´Ï´Ù. |
¸Þ¼ÒµåÀÇ °³¿ä | |
int |
getKeysize ()
Ű »çÀÌÁ µÇµ¹¸³´Ï´Ù. |
BigInteger |
getPublicExponent ()
°ø°³ Áö¼öÄ¡¸¦ µ¹·ÁÁÝ´Ï´Ù. |
Ŭ·¡½º java.lang. Object ¿¡¼ »ó¼Ó¹ÞÀº ¸Þ¼Òµå |
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait |
ÇʵåÀÇ »ó¼¼ |
public static final BigInteger F0
public static final BigInteger F4
»ý¼ºÀÚÀÇ »ó¼¼ |
public RSAKeyGenParameterSpec(int keysize, BigInteger publicExponent)
RSAParameterSpec
¿ÀºêÁ§Æ®¸¦ ±¸ÃàÇÕ´Ï´Ù.
keysize
- ¸ðµâ »çÀÌÁî (ºñÆ®¼ö·Î ÁöÁ¤)publicExponent
- °ø°³ Áö¼ö¸Þ¼ÒµåÀÇ »ó¼¼ |
public int getKeysize()
public BigInteger getPublicExponent()
|
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.