Packages

 

com.aspose.cad.imageoptions

Class PdfDigitalSignatureHashAlgorithmCore

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.cad.imageoptions.PdfDigitalSignatureHashAlgorithmCore


  • public final class PdfDigitalSignatureHashAlgorithmCore
    extends com.aspose.ms.System.Enum

    Specifies digital hash algorithm used by digital signature.

    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.aspose.ms.System.Enum

        com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int Md5
      SHA-1 hash algorithm.
      static int Sha1
      SHA-1 hash algorithm.
      static int Sha256
      SHA-256 hash algorithm.
      static int Sha384
      SHA-384 hash algorithm.
      static int Sha512
      SHA-512 hash algorithm.
      • Fields inherited from class com.aspose.ms.System.Enum

        EnumSeparatorCharArray
    • Method Summary

      • Methods inherited from class com.aspose.ms.System.Enum

        Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, parseQuick, parseQuick, register, toObject, toString