|
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.X509OtherName
GeneralNameÀÇ OtherName Á¤º¸¸¦ ó¸®Çϱâ À§ÇÑ Å¬·¡½ºÀÌ´Ù.
X509GeneralName
Method Summary | |
byte[] |
getEncoded()
DER ÀÎÄÚµùÇÑ´Ù. |
IdentifyData |
getIdentifyData()
OtherName °ª Áß IdentifyDataÀ» È®ÀÎÇÑ´Ù. |
static X509OtherName |
getInstance(byte[] data)
OtherName Á¤º¸¸¦ ÀÔ·ÂÇÏ¿© X509OtherName °´Ã¼·Î º¯È¯ÇÑ´Ù. |
static X509OtherName |
getInstance(java.lang.Object o)
OtherName Á¤º¸¸¦ ÀÔ·ÂÇÏ¿© X509OtherName °´Ã¼·Î º¯È¯ÇÑ´Ù. |
java.lang.String |
getTypeId()
OtherNameÀÇ Á¾·ù¸¦ È®ÀÎÇÑ´Ù. |
byte[] |
getValue()
OtherName °ªÀ» È®ÀÎÇÑ´Ù. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static X509OtherName getInstance(byte[] data) throws java.io.IOException
data
- DER ÀÎÄÚµùµÈ Çü½ÄÀÇ OtherName Á¤º¸
java.io.IOException
- µðÄÚµù ½ÇÆÐ½Ã ¹ß»ýpublic static X509OtherName getInstance(java.lang.Object o) throws java.io.IOException
o
- OtherName Á¤º¸ (DER ÀÎÄÚµùµÈ °ª ¶Ç´Â ASN.1 ÇüÅÂ)
java.io.IOException
- µðÄÚµù ½ÇÆÐ½Ã ¹ß»ýpublic byte[] getEncoded()
public java.lang.String getTypeId()
public byte[] getValue()
public IdentifyData getIdentifyData() 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 |