JavaTM 2 Platform
Standard Ed. 5.0

javax.crypto
Ŭ·¡½º NullCipher

java.lang.Object 
  »óÀ§¸¦ È®Àå javax.crypto.Cipher 
      »óÀ§¸¦ È®Àå javax.crypto.NullCipher

public class NullCipher
extends Cipher

NullCipher Ŭ·¡½º´Â ¡¸µ¿Àϼº ¾ÏÈ£¡¹¸¦ Á¦°øÇϴ Ŭ·¡½ºÀÔ´Ï´Ù. ÀÌ°ÍÀº plaintext¸¦ º¯È¯ÇÏÁö ¾Ê½À´Ï´Ù. µû¶ó¼­, ¾ÏÈ£ ÅؽºÆ®´Â plaintext¿Í °°½À´Ï´Ù. ¸ðµç ÃʱâÈ­ ¸Þ¼­µå´Â ¾Æ¹«°Íµµ ½ÇÇàÇÏÁö ¾Ê°í, ºí·Ï »çÀÌÁî´Â 1 ¹ÙÀÌÆ®·Î ¼³Á¤µË´Ï´Ù.

µµÀÔµÈ ¹öÀü :
1.4

ÇÊµå °³¿ä
 
Ŭ·¡½º javax.crypto. Cipher ·ÎºÎÅÍ »ó¼ÓµÈ Çʵå
DECRYPT_MODE, ENCRYPT_MODE, PRIVATE_KEY, PUBLIC_KEY, SECRET_KEY, UNWRAP_MODE, WRAP_MODE
 
»ý¼ºÀÚ °³¿ä
NullCipher ()
           
 
¸Þ¼­µå °³¿ä
 
Ŭ·¡½º javax.crypto. Cipher ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
doFinal, doFinal, doFinal, doFinal, doFinal, doFinal, doFinal, getAlgorithm, getBlockSize, getExemptionMechanism, getInstance, getInstance, getInstance, getIV, getMaxAllowedKeyLength, getMaxAllowedParameterSpec, getOutputSize, getParameters, getProvider, init, init, init, init, init, init, init, init, unwrap, update, update, update, update, update, wrap
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

NullCipher

public NullCipher()

JavaTM 2 Platform
Standard Ed. 5.0

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