Uses of Enum
software.amazon.awssdk.crt.io.TlsHashAlgorithm
Packages that use TlsHashAlgorithm
-
Uses of TlsHashAlgorithm in software.amazon.awssdk.crt.io
Methods in software.amazon.awssdk.crt.io that return TlsHashAlgorithmModifier and TypeMethodDescriptionTlsKeyOperation.getDigestAlgorithm()Returns the TLS Hash algorithm used in the digest.static TlsHashAlgorithmTlsHashAlgorithm.getEnumValueFromInteger(int value) static TlsHashAlgorithmReturns the enum constant of this type with the specified name.static TlsHashAlgorithm[]TlsHashAlgorithm.values()Returns an array containing the constants of this enum type, in the order they are declared.