JavaTM 2 Platform
Standard Ed. 5.0

Ŭ·¡½º
java.security.cert.CertStore »ç¿ë

CertStore¸¦ »ç¿ëÇÏ°í ÀÖ´Â ÆÐÅ°Áö
java.security.cert ÀÎÁõ¼­, ÀÎÁõ¼­ ÀÇ Ãë¼Ò ¸®½ºÆ® (CRL), ÀÎÁõ¼­ Æнº¸¦ Çؼ® ¹× °ü¸®Çϱâ À§ÇÑ Å¬·¡½º¿Í ÀÎÅÍÆäÀ̽º¸¦ Á¦°øÇÕ´Ï´Ù.  
 

java.security.cert ¿¡¼­ÀÇ CertStore »ç¿ë
 

CertStore¸¦ µ¹·ÁÁÖ´Â java.security.cert ¸Þ¼­µå
static CertStore CertStore. getInstance (String  type, CertStoreParameters  params)
          ÁöÁ¤ÇÑ CertStore ÇüÀ» ±¸ÇöÇØ, ÁöÁ¤ÇÑ ÆĶó¹ÌÅÍ·Î ÃʱâÈ­µÇ´Â CertStore¸¦ ¸®ÅÏÇÕ´Ï´Ù.
static CertStore CertStore. getInstance (String  type, CertStoreParameters  params, Provider  provider)
          ÁöÁ¤ÇÑ ÇÁ·Î¹ÙÀÌ´õ°¡ Á¦°øÇØ, ÁöÁ¤ÇÑ ÆĶó¹ÌÅÍ·Î ÃʱâÈ­µÇ´Â ÁöÁ¤ÇÑ CertStore¸¦ ±¸ÇöÇÏ´Â CertStore °´Ã¼¸¦ ¸®ÅÏÇÕ´Ï´Ù.
static CertStore CertStore. getInstance (String  type, CertStoreParameters  params, String  provider)
          ÁöÁ¤ÇÑ ÇÁ·Î¹ÙÀÌ´õ°¡ Á¦°øÇØ, ÁöÁ¤ÇÑ ÆĶó¹ÌÅÍ·Î ÃʱâÈ­µÇ´Â ÁöÁ¤ÇÑ CertStore¸¦ ±¸ÇöÇÏ´Â CertStore °´Ã¼¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 

CertStore ÇüÀÇ Àμö¸¦ °¡Áö´Â ÇüŸ¦ µ¹·ÁÁÖ´Â java.security.cert ¸Þ¼­µå
 List <CertStore > PKIXParameters. getCertStores ()
          ÀÎÁõ¼­¿Í CRL¸¦ ã¾Æ³»±â À§Çؼ­ »ç¿ëµÇ´Â CertStore ºÒº¯ÀÎ List¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 

CertStore ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â java.security.cert ¸Þ¼­µå
 void PKIXParameters. addCertStore (CertStore  store)
          CertStore¸¦, ÀÎÁõ¼­¿Í CRL¸¦ ã¾Æ³»±â À§Çؼ­ »ç¿ëµÇ´Â CertStore ¸®½ºÆ®ÀÇ ¸¶Áö¸·¿¡ Ãß°¡ÇÕ´Ï´Ù.
 

Method parameters in java.security.cert with type arguments of type CertStore
 void PKIXParameters. setCertStores (List <CertStore > stores)
          ÀÎÁõ¼­¿Í CRL¸¦ ã¾Æ³»±â À§Çؼ­ »ç¿ëµÇ´Â CertStore ¸®½ºÆ®¸¦ ¼³Á¤ÇÕ´Ï´Ù.
 


JavaTM 2 Platform
Standard Ed. 5.0

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