JavaTM 2 Platform
Standard Ed. 5.0

javax.crypto.spec
Ŭ·¡½º PSource.PSpecified

java.lang.Object 
  »óÀ§¸¦ È®Àå javax.crypto.spec.PSource 
      »óÀ§¸¦ È®Àå javax.crypto.spec.PSource.PSpecified
Æ÷ÇԵǾî Àִ Ŭ·¡½º:
PSource

public static final class PSource.PSpecified
extends PSource

ÀÌ Å¬·¡½º´Â OAEP ÆеùÀÇ encode ÀÔ·Â P °ªÀ» ¸í½ÃÀûÀ¸·Î ÁöÁ¤Çϱâ À§Çؼ­ »ç¿ëÇÕ´Ï´Ù.


Áßø(Nested) Ŭ·¡½º °³¿ä
 
Ŭ·¡½º javax.crypto.spec. PSource ·ÎºÎÅÍ »ó¼ÓµÈ Áßø(Nested) Ŭ·¡½º/ÀÎÅÍÆäÀ̽º
PSource.PSpecified
 
ÇÊµå °³¿ä
static PSource.PSpecified DEFAULT
          encode ÀÔ·Â P.
 
»ý¼ºÀÚ °³¿ä
PSource.PSpecified (byte[] p)
          ÁöÁ¤µÈ °ª p¸¦ encode ÀÔ·Â P ·Î¼­ »ç¿ëÇØ, ¼Ò½º¸¦ ¸í½ÃÀûÀ¸·Î ±¸ÃàÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 byte[] getValue ()
          encode ÀÔ·Â P °ªÀ» ¸®ÅÏÇÕ´Ï´Ù.
 
Ŭ·¡½º javax.crypto.spec. PSource ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
getAlgorithm
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

ÇʵåÀÇ »ó¼¼

DEFAULT

public static final PSource.PSpecified  DEFAULT
encode ÀÔ·Â P. ±× °ªÀº byte[0]¿¡ µ¿ÀÏÇØÁý´Ï´Ù.

»ý¼ºÀÚ »ó¼¼

PSource.PSpecified

public PSource.PSpecified(byte[] p)
ÁöÁ¤µÈ °ª p¸¦ encode ÀÔ·Â P ·Î¼­ »ç¿ëÇØ, ¼Ò½º¸¦ ¸í½ÃÀûÀ¸·Î ±¸ÃàÇÕ´Ï´Ù. ´Ù¸¸, ´ÙÀ½ÀÇ Á¡¿¡ ÁÖÀÇÇØ ÁÖ¼¼¿ä.

ÆĶó¹ÌÅÍ:
p - encode ÀÔ·ÂÀÇ °ª. ¹è¿­ÀÇ ³»¿ëÀº ÇâÈÄ º¯°æµÇÁö ¾Ê°Ô º¸È£ÇÏ´Â ¸ñÀûÀ¸·Î Ä«ÇǵȴÙ
¿¹¿Ü:
NullPointerException - p°¡ nullÀÎ °æ¿ì
¸Þ¼­µåÀÇ »ó¼¼

getValue

public byte[] getValue()
encode ÀÔ·Â P °ªÀ» ¸®ÅÏÇÕ´Ï´Ù.

¹Ýȯ°ª:
encode ÀÔ·Â P °ª. ÀÌ ¸Þ¼­µå°¡ ºÒ·Á °¥ ¶§¸¶´Ù »õ·Î¿îÀÇ ¹è¿­À» µ¹·ÁÁØ´Ù

JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.