Class DigestPasswordAlgorithmParametersSpiImpl


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