public abstract class PBKDFConfig extends Object
Modifier | Constructor and Description |
---|---|
protected |
PBKDFConfig(ASN1ObjectIdentifier algorithm) |
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
getAlgorithm() |
protected PBKDFConfig(ASN1ObjectIdentifier algorithm)
public ASN1ObjectIdentifier getAlgorithm()
Copyright © 2020 BouncyCastle.org. All rights reserved.