Package org.pgpainless.key.util
Class OpenPgpKeyAttributeUtil
- java.lang.Object
-
- org.pgpainless.key.util.OpenPgpKeyAttributeUtil
-
public class OpenPgpKeyAttributeUtil extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description OpenPgpKeyAttributeUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.List<HashAlgorithm>getPreferredHashAlgorithms(org.bouncycastle.openpgp.PGPPublicKey publicKey)
-
-
-
Method Detail
-
getPreferredHashAlgorithms
public static java.util.List<HashAlgorithm> getPreferredHashAlgorithms(org.bouncycastle.openpgp.PGPPublicKey publicKey)
-
-