|
Authentication API v8.1 SP2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rsa.authagent.authapi.ciphers.WpcodeAlgor
com.rsa.authagent.authapi.ciphers.Algor5
public class Algor5
| Field Summary | |
|---|---|
static int |
WP_ARRAY_SIZE
|
| Fields inherited from class com.rsa.authagent.authapi.ciphers.WpcodeAlgor |
|---|
IP_SIZE, PINPRN_SIZE, SALT_SIZE, TIME_SIZE |
| Constructor Summary | |
|---|---|
Algor5()
|
|
| Method Summary | |
|---|---|
Passkey[] |
generate(java.lang.String pin,
java.lang.String prn,
java.net.InetAddress netAddr,
long timeVal)
|
| Methods inherited from class com.rsa.authagent.authapi.ciphers.WpcodeAlgor |
|---|
generate |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int WP_ARRAY_SIZE
| Constructor Detail |
|---|
public Algor5()
throws java.security.GeneralSecurityException
java.security.GeneralSecurityException| Method Detail |
|---|
public Passkey[] generate(java.lang.String pin,
java.lang.String prn,
java.net.InetAddress netAddr,
long timeVal)
throws java.security.GeneralSecurityException
generate in class WpcodeAlgorjava.security.GeneralSecurityException
|
Authentication API v8.1 SP2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||