|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for objects, which implement an ASN.1 type. A class which implements this interface is able to parse and create an ASN1Object.
Method Summary | |
void |
decode(ASN1Object obj)
Decodes an ASN1Object according to the ASN.1 type the class implements. |
ASN1Object |
toASN1Object()
Creates an ASN1Object according to the ASN.1 type the class implements. |
Method Detail |
public void decode(ASN1Object obj) throws CodingException
obj
- the ASN.1 type as ASN1ObjectCodingException
- if the ASN1Object could not be parsedpublic ASN1Object toASN1Object() throws CodingException
CodingException
- if an de/encoding error occurs
|
This Javadoc may contain text parts from Internet Standard specifications (RFC 2459, 3280, 3039, 2560, 1521, 821, 822, 2253, 1319, 1321, ,2630, 2631, 2268, 3058, 2984, 2104, 2144, 2040, 2311, 2279, see copyright note) and RSA Data Security Public-Key Cryptography Standards (PKCS#1,3,5,7,8,9,10,12, see copyright note). | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |