|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fi.hut.tcm.spki.impl.Composite | +--fi.hut.tcm.spki.impl.SecSigAlgId
SecSigAlgId The identifier of a Symmetric Key -based signature algorithm. Contains either a ByteString or an Uri. The possible string values include: "hmac-md5", "hmac-sha1" and "des-cbc-mac".
Fields inherited from class fi.hut.tcm.spki.impl.Composite |
children |
Constructor Summary | |
SecSigAlgId()
|
Method Summary | |
void |
accept(Visitor visitor)
|
boolean |
check(Component addition)
|
Methods inherited from class fi.hut.tcm.spki.impl.Composite |
add,
get,
get,
iterator,
remove,
size,
toString |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public SecSigAlgId()
Method Detail |
public boolean check(Component addition) throws java.lang.IllegalStateException
public void accept(Visitor visitor)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |