org.eclipse.higgins.cardstore.schemas._2005._05.identity
Interface IInformationCardPrivateData
- All Superinterfaces:
- XMLSerializer
- All Known Implementing Classes:
- InformationCardPrivateData
public interface IInformationCardPrivateData
- extends XMLSerializer
copyright
static final String copyright
- See Also:
- Constant Field Values
getMasterKey
byte[] getMasterKey()
setMasterKey
void setMasterKey(byte[] value)
getClaimValueList
IClaimValue[] getClaimValueList()
setClaimValueList
void setClaimValueList(IClaimValue[] claimValueList)