Class OpenPgpKeyAttributeUtil


  • public final class OpenPgpKeyAttributeUtil
    extends java.lang.Object
    • Method Detail

      • getPreferredHashAlgorithms

        public static java.util.List<HashAlgorithm> getPreferredHashAlgorithms​(org.bouncycastle.openpgp.PGPPublicKey publicKey)
      • guessPreferredHashAlgorithms

        public static java.util.List<HashAlgorithm> guessPreferredHashAlgorithms​(org.bouncycastle.openpgp.PGPPublicKey publicKey)
        Return the hash algorithm that was used in the latest self signature.
        Parameters:
        publicKey - public key
        Returns:
        list of hash algorithm