|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ |
Cipher¸¦ »ç¿ëÇϰí ÀÖ´Â ÆÐŰÁö | |
---|---|
javax.crypto | ¾ÏÈ£È Á¶ÀÛÀÇ Å¬·¡½º¿Í ÀÎÅÍÆäÀ̽º¸¦ Á¦°øÇÕ´Ï´Ù. |
javax.crypto ¿¡¼ÀÇ Cipher »ç¿ë |
---|
javax.crypto ¿¡¼ÀÇ Cipher ¼ºê Ŭ·¡½º | |
---|---|
class |
NullCipher
NullCipher Ŭ·¡½º´Â ¡¸µ¿Àϼº ¾ÏÈ£¡¹¸¦ Á¦°øÇϴ Ŭ·¡½ºÀÔ´Ï´Ù. |
Cipher¸¦ µ¹·ÁÁÖ´Â javax.crypto ¸Þ¼µå | |
---|---|
static Cipher |
Cipher. getInstance (String transformation)
ÁöÁ¤µÈ º¯È¯À» ±¸ÇöÇÏ´Â Cipher °´Ã¼¸¦ »ý¼ºÇÕ´Ï´Ù. |
static Cipher |
Cipher. getInstance (String transformation,
Provider provider)
ÁöÁ¤µÈ ÇÁ·Î¹ÙÀÌ´õ¿¡ ÀÇÇØ Á¦°øµÇ´Â ÁöÁ¤µÈ º¯È¯À» ±¸ÇöÇÏ´Â Cipher °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
static Cipher |
Cipher. getInstance (String transformation,
String provider)
ÁöÁ¤µÈ ÇÁ·Î¹ÙÀÌ´õ¿¡ ÀÇÇØ Á¦°øµÇ´Â ÁöÁ¤µÈ º¯È¯À» ±¸ÇöÇÏ´Â Cipher °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
Cipher ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.crypto ¸Þ¼µå | |
---|---|
PKCS8EncodedKeySpec |
EncryptedPrivateKeyInfo. getKeySpec (Cipher cipher)
¾ÏÈ£ÈµÈ µ¥ÀÌÅͷκÎÅÍ ¾ÏÈ£ÈµÈ PKCS8EncodedKeySpec °´Ã¼¸¦ ÃßÃâÇØ ¸®ÅÏÇÕ´Ï´Ù. |
Object |
SealedObject. getObject (Cipher c)
¿øÀÇ (ĸ½¶ÈµÈ) °´Ã¼¸¦ ²¨³À´Ï´Ù. |
Cipher ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.crypto constructor¡¡ ¡¡ | |
---|---|
CipherInputStream (InputStream is,
Cipher c)
InputStream ¹× Cipher ·ÎºÎÅÍ CipherInputStream¸¦ ±¸ÃàÇÕ´Ï´Ù. |
|
CipherOutputStream (OutputStream os,
Cipher c)
OutputStream ¹× Cipher ·ÎºÎÅÍ CipherOutputStream¸¦ ±¸ÃàÇÕ´Ï´Ù. |
|
SealedObject (Serializable object,
Cipher c)
ÀÓÀÇÀÇ Serializable °´Ã¼·ÎºÎÅÍ SealedObject¸¦ ±¸ÃàÇÕ´Ï´Ù. |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.