org.jboss.security.srp
Class SRPConf.SRPParams
java.lang.Object
org.jboss.security.srp.SRPConf.SRPParams
- Enclosing class:
- SRPConf
public static class SRPConf.SRPParams
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Nbytes
public byte[] Nbytes()
gbytes
public byte[] gbytes()
N
public BigInteger N()
g
public BigInteger g()
getComment
public String getComment()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.