JavaTM 2 Platform
Standard Ed. 5.0

Ŭ·¡½º
java.security.spec.PKCS8EncodedKeySpec »ç¿ë

PKCS8EncodedKeySpec¸¦ »ç¿ëÇÏ°í ÀÖ´Â ÆÐÅ°Áö
javax.crypto ¾Ïȣȭ Á¶ÀÛÀÇ Å¬·¡½º¿Í ÀÎÅÍÆäÀ̽º¸¦ Á¦°øÇÕ´Ï´Ù.  
 

javax.crypto ¿¡¼­ÀÇ PKCS8EncodedKeySpec »ç¿ë
 

PKCS8EncodedKeySpec¸¦ µ¹·ÁÁÖ´Â javax.crypto ¸Þ¼­µå
 PKCS8EncodedKeySpec EncryptedPrivateKeyInfo. getKeySpec (Cipher  cipher)
          ¾ÏȣȭµÈ µ¥ÀÌÅͷκÎÅÍ ¾ÏȣȭµÈ PKCS8EncodedKeySpec °´Ã¼¸¦ ÃßÃâÇØ ¸®ÅÏÇÕ´Ï´Ù.
 PKCS8EncodedKeySpec EncryptedPrivateKeyInfo. getKeySpec (Key  decryptKey)
          ¾ÏȣȭµÈ µ¥ÀÌÅͷκÎÅÍ ¾ÏȣȭµÈ PKCS8EncodedKeySpec °´Ã¼¸¦ ÃßÃâÇØ ¸®ÅÏÇÕ´Ï´Ù.
 PKCS8EncodedKeySpec EncryptedPrivateKeyInfo. getKeySpec (Key  decryptKey, Provider  provider)
          ¾ÏȣȭµÈ µ¥ÀÌÅͷκÎÅÍ ¾ÏȣȭµÈ PKCS8EncodedKeySpec °´Ã¼¸¦ ÃßÃâÇØ ¸®ÅÏÇÕ´Ï´Ù.
 PKCS8EncodedKeySpec EncryptedPrivateKeyInfo. getKeySpec (Key  decryptKey, String  providerName)
          ¾ÏȣȭµÈ µ¥ÀÌÅͷκÎÅÍ ¾ÏȣȭµÈ PKCS8EncodedKeySpec °´Ã¼¸¦ ÃßÃâÇØ ¸®ÅÏÇÕ´Ï´Ù.
 


JavaTM 2 Platform
Standard Ed. 5.0

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