Class RepeatedSecretKeySpec
java.lang.Object
org.bouncycastle.jcajce.spec.RepeatedSecretKeySpec
- All Implemented Interfaces:
Serializable, Key, SecretKey, Destroyable
- Direct Known Subclasses:
RepeatedSecretKeySpec
-
Field Summary
Fields inherited from interface SecretKey
serialVersionUID -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Destroyable
destroy, isDestroyed
-
Constructor Details
-
RepeatedSecretKeySpec
-
-
Method Details
-
getAlgorithm
- Specified by:
getAlgorithmin interfaceKey
-
getFormat
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin interfaceKey
-