|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjava.security.spec.RSAPrivateKeySpec
public class RSAPrivateKeySpec
ÀÌ Å¬·¡½º´Â RSA ºñ°ø°³Å°¸¦ ÁöÁ¤ÇÕ´Ï´Ù.
Key
,
KeyFactory
,
KeySpec
,
PKCS8EncodedKeySpec
,
RSAPublicKeySpec
,
RSAPrivateCrtKeySpec
»ý¼ºÀÚ °³¿ä | |
---|---|
RSAPrivateKeySpec (BigInteger modulus,
BigInteger privateExponent)
»õ·Î¿î RSAPrivateKeySpec¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
¸Þ¼µå °³¿ä | |
---|---|
BigInteger |
getModulus ()
¸ðÁê¶ó½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
BigInteger |
getPrivateExponent ()
ºñ°ø°³ Áö¼ö¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
»ý¼ºÀÚ »ó¼¼ |
---|
public RSAPrivateKeySpec(BigInteger modulus, BigInteger privateExponent)
modulus
- ¸ðÁê¶ó½ºprivateExponent
- ºñ°ø°³ Áö¼ö¸Þ¼µåÀÇ »ó¼¼ |
---|
public BigInteger getModulus()
public BigInteger getPrivateExponent()
|
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 µµ ÂüÁ¶ÇϽʽÿÀ.