|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
SPKI Key interface.
| Method Summary | |
String |
getAlgId()
Get the SPKI encryption/signature algorithm id associated with the key. |
Key |
getJCAKey()
Get a key object usable by [I]JCA packages. |
Hash |
getKeyHash()
Get a Hash representing this key using the default hash algorithm. |
Hash |
getKeyHash(String hashAlg)
Get a Hash representing this key using the specified hashing algorithm. |
String |
getKeyId()
Get the key-id of this key. |
| Method Detail |
public String getAlgId()
public Key getJCAKey()
public Hash getKeyHash()
throws SPKIException
public Hash getKeyHash(String hashAlg)
throws SPKIException
hashAlg - hashing algorithm-id to use.
public String getKeyId()
throws SPKIException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||