Class SaltedPasswordAlgorithmParametersSpiImpl


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