|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.ims.db.RSA
Constructor Summary | |
RSA()
|
Method Summary | |
byte[] |
getKey()
Returns the GSAM record address |
void |
setKey(byte[] keyFeedbackArea)
Stores the GSAM record address |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RSA()
Method Detail |
public void setKey(byte[] keyFeedbackArea)
keyFeedbackArea
- The byte array containingthe GSAM record addresspublic byte[] getKey()
keyFeedbackArea
- The byte array containingthe GSAM record address
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |