Uses of Enum
software.amazon.awssdk.crt.io.TlsContextOptions.CertificateSource
Packages that use TlsContextOptions.CertificateSource
-
Uses of TlsContextOptions.CertificateSource in software.amazon.awssdk.crt.io
Methods in software.amazon.awssdk.crt.io that return TlsContextOptions.CertificateSourceModifier and TypeMethodDescriptionTlsContext.getCertificateSource()Returns theTlsContextOptions.CertificateSourceof the configured mTLS, ornullif no mTLS source has been set on the options used to create this context.Returns the enum constant of this type with the specified name.static TlsContextOptions.CertificateSource[]TlsContextOptions.CertificateSource.values()Returns an array containing the constants of this enum type, in the order they are declared.