Uses of Enum
software.amazon.awssdk.crt.io.TlsSignatureAlgorithm
Packages that use TlsSignatureAlgorithm
-
Uses of TlsSignatureAlgorithm in software.amazon.awssdk.crt.io
Methods in software.amazon.awssdk.crt.io that return TlsSignatureAlgorithmModifier and TypeMethodDescriptionstatic TlsSignatureAlgorithmTlsSignatureAlgorithm.getEnumValueFromInteger(int value) TlsKeyOperation.getSignatureAlgorithm()Returns the TLS algorithm used in the signature.static TlsSignatureAlgorithmReturns the enum constant of this type with the specified name.static TlsSignatureAlgorithm[]TlsSignatureAlgorithm.values()Returns an array containing the constants of this enum type, in the order they are declared.