org.eclipse.higgins.cardstore.schemas._2005._05.identity
Interface ISelfIssuedCredential

All Superinterfaces:
XMLSerializer
All Known Implementing Classes:
SelfIssedCredential

public interface ISelfIssuedCredential
extends XMLSerializer


Field Summary
static String copyright
           
 
Method Summary
 byte[] getPrivatePersonalIdentifier()
           
 void setPrivatePersonalIdentifier(byte[] value)
           
 
Methods inherited from interface org.eclipse.higgins.cardstore.schemas.XMLSerializer
fromXml, getParent, setParent, toXml
 

Field Detail

copyright

static final String copyright
See Also:
Constant Field Values
Method Detail

getPrivatePersonalIdentifier

byte[] getPrivatePersonalIdentifier()

setPrivatePersonalIdentifier

void setPrivatePersonalIdentifier(byte[] value)