|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ |
RSAOtherPrimeInfo¸¦ »ç¿ëÇϰí ÀÖ´Â ÆÐŰÁö | |
---|---|
java.security.interfaces | RSA Laboratory Technical Note PKCS#1 ·Î Á¤Àǵǰí ÀÖ´Â RSA (Rivest, Shamir andAdleman AsymmetricCipher algorithm) Ű¿Í NIST FIPS-186 ·Î Á¤Àǵǰí ÀÖ´Â DSA (Digital SignatureAlgorithm) ۸¦ »ý¼ºÇϱâ À§ÇÑ ÀÎÅÍÆäÀ̽º¸¦ Á¦°øÇÕ´Ï´Ù. |
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 Standard Ed. 5.0 |
|||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.