|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.beasys.commerce.ebusiness.security.KeyPairGenerator
public class KeyPairGenerator
Generates a key pair using JSAFE
| Constructor Summary | |
|---|---|
KeyPairGenerator()
Deprecated See BEA Commerce product offering |
|
| Method Summary | |
|---|---|
com.rsa.jsafe.JSAFE_Key[] |
generateKeys(int kGParams)
Deprecated See BEA Commerce product offering |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeyPairGenerator()
| Method Detail |
|---|
public com.rsa.jsafe.JSAFE_Key[] generateKeys(int kGParams)
throws Exception
kGParams - key strength needed to generate a RSA key pair
Exception
|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||