Package com.yubico.yubikit.openpgp
Class Kdf
java.lang.Object
com.yubico.yubikit.openpgp.Kdf
- Direct Known Subclasses:
Kdf.IterSaltedS2k
,Kdf.None
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
algorithm
protected final byte algorithm
-
-
Constructor Details
-
Kdf
protected Kdf(byte algorithm)
-
-
Method Details
-
getAlgorithm
public byte getAlgorithm() -
parse
-