|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface KmcEntityKeyExchange
Encapsulates operations pertaining to key exchange operations with the Key Management Center. $Date$ $Revision$
| Method Summary | |
|---|---|
void |
registerPersonalPublicKey(int entityId,
int templateId,
PublicKey publicKey)
This method allows a subscriber/publisher to register their personal public keys with the KMC, which would then be used to encrypt template key exchanges and other functions. |
void |
retrieveTemplateKey(int entityId,
int templateId)
This method issues a request to retrieve the keys associated with a template. |
| Method Detail |
|---|
void registerPersonalPublicKey(int entityId,
int templateId,
PublicKey publicKey)
throws ServiceException
ServiceException
void retrieveTemplateKey(int entityId,
int templateId)
throws ServiceException
ServiceException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||