|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjavax.crypto.spec.PBEParameterSpec
public class PBEParameterSpec
ÀÌ Å¬·¡½º´Â ¡¸PKCS #5¡¹±Ô°ÝÀ¸·Î Á¤Àǵǰí ÀÖ´Ù, ÆÐ½º¿öµå º£À̽ºÀÇ ¾ÏÈ£È (PBE)·Î »ç¿ëµÇ´Â ÆÄ¶ó¹ÌÅͼ¼Æ®¸¦ ÁöÁ¤ÇÕ´Ï´Ù.
»ý¼ºÀÚ °³¿ä | |
---|---|
PBEParameterSpec (byte[] salt,
int iterationCount)
PKCS #5 ±Ô°ÝÀ¸·Î Á¤Àǵǰí ÀÖ´Ù, ÆÐ½º¿öµå º£À̽ºÀÇ ¾ÏÈ£ÈÀÇ ÆÄ¶ó¹ÌÅÍ ¼¼Æ®¸¦ ±¸ÃàÇÕ´Ï´Ù. |
¸Þ¼µå °³¿ä | |
---|---|
int |
getIterationCount ()
¹Ýº¹¼ö¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
byte[] |
getSalt ()
¼Ò±ÝÀ» ¸®ÅÏÇÕ´Ï´Ù. |
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
»ý¼ºÀÚ »ó¼¼ |
---|
public PBEParameterSpec(byte[] salt, int iterationCount)
salt
- ¼Ò±Ý. salt
´Â ÇâÈÄ º¯°æµÇÁö ¾Ê°Ô º¸È£ÇÏ´Â ¸ñÀûÀ¸·Î Ä«ÇǵǴÂiterationCount
- ¹Ýº¹¼ö
NullPointerException
- salt
ÀÌ nullÀÎ °æ¿ì¸Þ¼µåÀÇ »ó¼¼ |
---|
public byte[] getSalt()
public int getIterationCount()
|
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 µµ ÂüÁ¶ÇϽʽÿÀ.