public final class ABFSKey extends Object implements SecretKey
serialVersionUID| Constructor and Description |
|---|
ABFSKey(byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
String |
getAlgorithm() |
byte[] |
getEncoded()
This method to be called by implementations of EncryptionContextProvider interface.
|
String |
getFormat() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisDestroyedpublic String getAlgorithm()
getAlgorithm in interface Keypublic byte[] getEncoded()
getEncoded in interface Keypublic void destroy()
destroy in interface DestroyableCopyright © 2008–2024 Apache Software Foundation. All rights reserved.