|
JCaosLib V1.4.4.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.dreamsecurity.jcaos.x509.X509CertPath
ÀÎÁõ¼ °æ·Î¸¦ ´Ù·ç±â À§ÇÑ Å¬·¡½ºÀÌ´Ù.
Constructor Summary | |
X509CertPath(java.util.ArrayList path)
ArrayList Çü½ÄÀÇ ÀÎÁõ¼ °æ·Î ¶Ç´Â ÀÎÁõ¼ ÁýÇÕÀ» ¼³Á¤ÇÏ¿© X509CertPath °´Ã¼¸¦ »ý¼ºÇÑ´Ù. |
|
X509CertPath(byte[] path)
DER ÀÎÄÚµù µÇ¾îÀÖ´Â ÀÎÁõ¼ °æ·Î ¶Ç´Â ÀÎÁõ¼ ÁýÇÕÀ» ¼³Á¤ÇÏ¿© X509CertPath °´Ã¼¸¦ »ý¼ºÇÑ´Ù. |
Method Summary | |
java.util.ArrayList |
getCertificates()
ArrayList Çü½ÄÀÇ ÀÎÁõ¼ °æ·Î¸¦ ȹµæÇÑ´Ù. |
byte[] |
getEncoded()
DER ÀÎÄÚµù µÇ¾îÀÖ´Â ÀÎÁõ¼ °æ·Î¸¦ ȹµæÇÑ´Ù. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public X509CertPath(java.util.ArrayList path)
path
- ArrayList Çü½ÄÀÇ ÀÎÁõ¼ °æ·Îpublic X509CertPath(byte[] path) throws java.io.IOException
path
- DER ÀÎÄÚµù µÇ¾îÀÖ´Â ÀÎÁõ¼ °æ·Î
java.io.IOException
- µðÄÚµù ½ÇÆÐ½Ã ¹ß»ýMethod Detail |
public java.util.ArrayList getCertificates()
X509CertPathBuilder
public byte[] getEncoded() throws java.io.IOException
java.io.IOException
- ÀÎÄÚµù ½ÇÆÐ½Ã ¹ß»ý
|
JCaosLib V1.4.4.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |