public abstract class AbstractSymmetricKeyLoader extends Object implements KeyLoader
KeyLoader
AbstractSymmetricKeyLoader()
Key
loadKey(String algorithm)
protected abstract byte[]
loadRawKey()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractSymmetricKeyLoader()
public Key loadKey(String algorithm)
loadKey
algorithm
protected abstract byte[] loadRawKey()