|
Bouncy Castle Cryptography Library 1.81 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.jcajce.spec.RepeatedSecretKeySpec
org.bouncycastle.jce.spec.RepeatedSecretKeySpec
A simple object to indicate that a symmetric cipher should reuse the last key provided.
| Field Summary |
| Fields inherited from interface java.security.Key |
serialVersionUID |
| Constructor Summary | |
RepeatedSecretKeySpec(java.lang.String algorithm)
Deprecated. |
|
| Methods inherited from class org.bouncycastle.jcajce.spec.RepeatedSecretKeySpec |
getAlgorithm, getEncoded, getFormat |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RepeatedSecretKeySpec(java.lang.String algorithm)
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||