Uses of Enum
software.amazon.awssdk.crt.io.TlsKeyOperation.Type
Packages that use TlsKeyOperation.Type
-
Uses of TlsKeyOperation.Type in software.amazon.awssdk.crt.io
Methods in software.amazon.awssdk.crt.io that return TlsKeyOperation.TypeModifier and TypeMethodDescriptionstatic TlsKeyOperation.TypeTlsKeyOperation.Type.getEnumValueFromInteger(int value) TlsKeyOperation.getType()Returns the operation that needs to be performed.static TlsKeyOperation.TypeReturns the enum constant of this type with the specified name.static TlsKeyOperation.Type[]TlsKeyOperation.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.