Class OneTimePasswordAlgorithmParametersSpiImpl


public final class OneTimePasswordAlgorithmParametersSpiImpl extends AbstractAlgorithmParametersSpiImpl<OneTimePasswordAlgorithmSpec>
An implementation of the AlgorithmParametersSpi SPI, in order to support encoding and decoding of password algorithm parameters.
Author:
David M. Lloyd