|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SnmpUsmAlgorithm
User based Security Model algorithm. Every algorithm used in the context of Usm must implement this interface. If you want to integrate your own algorithm, you must implement this interface.
Algorithm are uniquely identified by a name.
Method Summary | |
---|---|
String |
getAlgorithm()
Gets the unique algorithm name. |
int |
getDeltaSize()
Gets the delta used for key change algorithm (see RFC 2574). |
String |
getOid()
Gets the unique algorithm OID. |
Method Detail |
---|
String getAlgorithm()
String getOid()
int getDeltaSize()
|
Open Source build 02 opendmk-1.0-b02 2007.10.01_19:17:46_MEST |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |