Authentication
API v8.1 SP2

com.rsa.authagent.authapi.ciphers
Class Algor5

java.lang.Object
  extended by com.rsa.authagent.authapi.ciphers.WpcodeAlgor
      extended by com.rsa.authagent.authapi.ciphers.Algor5

public class Algor5
extends WpcodeAlgor


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

WP_ARRAY_SIZE

public static final int WP_ARRAY_SIZE
See Also:
Constant Field Values
Constructor Detail

Algor5

public Algor5()
       throws java.security.GeneralSecurityException
Throws:
java.security.GeneralSecurityException
Method Detail

generate

public Passkey[] generate(java.lang.String pin,
                          java.lang.String prn,
                          java.net.InetAddress netAddr,
                          long timeVal)
                   throws java.security.GeneralSecurityException
Overrides:
generate in class WpcodeAlgor
Throws:
java.security.GeneralSecurityException

Authentication
API v8.1 SP2

Copyright © 1999 - 2011 EMC Corporation. All Rights Reserved.