|
SMSLib 3.5.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.smslib.crypto.AKey
public abstract class AKey
Abstract class representing an encryption key.
Constructor Summary | |
---|---|
AKey()
|
Method Summary | |
---|---|
static java.lang.String |
asHex(byte[] buf)
|
static java.lang.String |
asString(byte[] bytes)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AKey()
Method Detail |
---|
public static java.lang.String asHex(byte[] buf)
public static java.lang.String asString(byte[] bytes)
|
SMSLib 3.5.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |