|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ |
RSAOtherPrimeInfo ¸¦ »ç¿ëÇϰí ÀÖ´Â ÆÐŰÁö | |
java.security.interfaces | RSA Laboratory Technical Note PKCS#1 ·Î Á¤Àǵǰí ÀÖ´Â RSA (Rivest, Shamir and Adleman AsymmetricCipher algorithm) ¿¼è, ¹× NIST ÀÇ FIPS-186 ·Î Á¤Àǵǰí ÀÖ´Â DSA (Digital Signature Algorithm) ¿¼è¸¦ »ý¼ºÇϱâ À§ÇÑ ÀÎÅÍÆäÀ̽º¸¦ Á¦°øÇÕ´Ï´Ù. |
java.security.spec | ¿¼è »ç¾ç ¹× ¾Ë°í¸®Áò ÆÄ¶ó¹ÌÅÍ »ç¾çÀÇ Å¬·¡½º ¹× ÀÎÅÍÆäÀ̽º¸¦ Á¦°øÇÕ´Ï´Ù. |
java.security.interfaces ¿¡¼ÀÇ RSAOtherPrimeInfo ÀÇ »ç¿ë |
RSAOtherPrimeInfo ¸¦ µ¹·ÁÁÖ´Â java.security.interfaces ÀÇ ¸Þ¼Òµå | |
RSAOtherPrimeInfo [] |
RSAMultiPrimePrivateCrtKey. getOtherPrimeInfo ()
otherPrimeInfo ¸¦ µ¹·ÁÁÝ´Ï´Ù. |
java.security.spec ¿¡¼ÀÇ RSAOtherPrimeInfo ÀÇ »ç¿ë |
RSAOtherPrimeInfo ¸¦ µ¹·ÁÁÖ´Â java.security.spec ÀÇ ¸Þ¼Òµå | |
RSAOtherPrimeInfo [] |
RSAMultiPrimePrivateCrtKeySpec. getOtherPrimeInfo ()
otherPrimeInfo ÀÇ º¹Á¦¸¦ µ¹·ÁÁÝ´Ï´Ù. |
RSAOtherPrimeInfo ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â java.security.spec ÀÇ constructor | |
RSAMultiPrimePrivateCrtKeySpec (BigInteger modulus,
BigInteger publicExponent,
BigInteger privateExponent,
BigInteger primeP,
BigInteger primeQ,
BigInteger primeExponentP,
BigInteger primeExponentQ,
BigInteger crtCoefficient,
RSAOtherPrimeInfo [] otherPrimeInfo)
PKCS#1 v2. 1 ¿¡ Á¤ÀÇµÈ modulus, publicExponent, privateExponent, primeP, primeQ, primeExponentP, primeExponentQ, crtCoefficient, ¹× otherPrimeInfo À» ÁöÁ¤ÇØ, »õ·Î¿î RSAMultiPrimePrivateCrtKeySpec ¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
|
|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ |
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.