@StableMinor(version="10.1", sinceVersion="5.5") public interface ICipherSpi extends ICipher
To create a customized cipher, create a class that implements this interface,
and configure lumisportalconfig.xml
to use that class.
Also consider extending AbstractCipher
instead of implementing this
interface directly.
Modifier and Type | Method and Description |
---|---|
void |
init(Node configuration)
This method is called only once and before any other method are called.
|
void init(Node configuration) throws PortalException
PortalException
Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.