|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.openptk.crypto.Crypto
org.openptk.crypto.KeyGenCrypto
public class KeyGenCrypto
| Field Summary |
|---|
| Fields inherited from class org.openptk.crypto.Crypto |
|---|
_decoder, _decryptCipher, _encoder, _encryptCipher, STRING_ENCODING |
| Constructor Summary | |
|---|---|
KeyGenCrypto(java.lang.String keygen,
java.lang.String transformation)
|
|
| Method Summary |
|---|
| Methods inherited from class org.openptk.crypto.Crypto |
|---|
decrypt, encrypt, getId, getImplementations, main, setId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeyGenCrypto(java.lang.String keygen,
java.lang.String transformation)
throws CryptoException
keygen - String name of the key generator instancetransformation - String type of transformation
CryptoException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||