|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjava.security.spec.RSAKeyGenParameterSpec
public class 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 Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.