org.eclipse.higgins.cardstore.schemas._2000._09.xmldsig.impl
Class KeyInfo
java.lang.Object
org.eclipse.higgins.cardstore.schemas._2000._09.xmldsig.impl.KeyInfo
- All Implemented Interfaces:
- IKeyInfo, XMLSerializer
- public class KeyInfo
- extends Object
- implements IKeyInfo
copyright
public static String copyright
KeyInfo
public KeyInfo()
getParent
public Object getParent()
- Specified by:
getParent in interface XMLSerializer
setParent
public void setParent(Object parentNode)
- Specified by:
setParent in interface XMLSerializer
getX509Data
public IX509Data getX509Data()
- Specified by:
getX509Data in interface IKeyInfo
setX509Data
public void setX509Data(IX509Data x509Data)
- Specified by:
setX509Data in interface IKeyInfo
fromXml
public void fromXml(Object obj)
throws UnsupportedObjectModel,
ExpectedObjectNotPresent
- Specified by:
fromXml in interface XMLSerializer
- Throws:
UnsupportedObjectModel
ExpectedObjectNotPresent
toXml
public Object toXml()
- Specified by:
toXml in interface XMLSerializer