|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
°³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå |
java.lang.Object | +--javax.crypto.spec.DHPublicKeySpec
°ü·ÃÇÑ ÆÄ¶ó¹ÌÅ͸¦ »ç¿ëÇØ Diffie-Hellman °ø°³¿¼è¸¦ ÁöÁ¤ÇÕ´Ï´Ù.
DHPrivateKeySpec
»ý¼ºÀÚÀÇ °³¿ä | |
DHPublicKeySpec (BigInteger y,
BigInteger p,
BigInteger g)
°ø°³¿¼èÀÇ °ª y , ÇÁ¶óÀÓ¸ðÁê¶ó½º p , ¹× º£À̽º Á¦³×·¹ÀÌÅÍ g ¸¦ ÃëÇÏ´Â constructor ÀÔ´Ï´Ù. |
¸Þ¼ÒµåÀÇ °³¿ä | |
BigInteger |
getG ()
º£À̽º Á¦³×·¹ÀÌÅÍ g ¸¦ µ¹·ÁÁÝ´Ï´Ù. |
BigInteger |
getP ()
ÇÁ¶óÀÓ¸ðÁê¶ó½º p ¸¦ µ¹·ÁÁÝ´Ï´Ù. |
BigInteger |
getY ()
°ø°³¿¼èÀÇ °ª y ¸¦ µ¹·ÁÁÝ´Ï´Ù. |
Ŭ·¡½º java.lang. Object ¿¡¼ »ó¼Ó¹ÞÀº ¸Þ¼Òµå |
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait |
»ý¼ºÀÚÀÇ »ó¼¼ |
public DHPublicKeySpec(BigInteger y, BigInteger p, BigInteger g)
y
, ÇÁ¶óÀÓ¸ðÁê¶ó½º p
, ¹× º£À̽º Á¦³×·¹ÀÌÅÍ g
¸¦ ÃëÇÏ´Â constructor ÀÔ´Ï´Ù.
y
- °ø°³¿¼èÀÇ °ª yp
- ÇÁ¶óÀÓ¸ðÁê¶ó½º pg
- º£À̽º Á¦³×·¹ÀÌÅÍ g¸Þ¼ÒµåÀÇ »ó¼¼ |
public BigInteger getY()
y
¸¦ µ¹·ÁÁÝ´Ï´Ù.
y
public BigInteger getP()
p
¸¦ µ¹·ÁÁÝ´Ï´Ù.
p
public BigInteger getG()
g
¸¦ µ¹·ÁÁÝ´Ï´Ù.
g
|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
°³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå |
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.