public interface DigestDerivationFunction extends DerivationFunction
Modifier and Type | Method and Description |
---|---|
Digest |
getDigest()
return the message digest used as the basis for the function
|
generateBytes, init
Digest getDigest()
Copyright © 2020 BouncyCastle.org. All rights reserved.