JavaTM 2
Platform
Std.  Ed.  v1. 4.0

Ŭ·¡½º
java.security.spec.RSAOtherPrimeInfo ÀÇ »ç¿ë

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

¹ö±×ÀÇ º¸°í¿Í ±â´ÉÀÇ ¸®Äù½ºÆ®
ÀÌ¿ÜÀÇ API ·¹ÆÛ·±½º ¹× °³¹ßÀÚ¿ë ¹®¼­¿¡ ´ëÇØ¼­´Â Java 2 SDK SE °³¹ßÀÚ¿ë ¹®¼­¸¦ ÂüÁ¶ÇØ ÁÖ¼¼¿ä. °³¹ßÀÚÀü¿ëÀÇ »ó¼¼ÇÑ ÇØ¼³, °³³äÀÇ °³¿ä, ¿ë¾îÀÇ Á¤ÀÇ, ¹ö±×ÀÇ È¸ÇÇÃ¥, ¹× ÄÚµå ½Ç·Ê°¡ Æ÷ÇԵǾî ÀÖ½À´Ï´Ù.

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.