public abstract static class StUhf.Password
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StUhf.Password.Type
type of pasword
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes() |
abstract StUhf.Password.Type |
getType()
get pasword type
|
public byte[] getBytes()
public abstract StUhf.Password.Type getType()