Interface CertificateOptions.Builder

    • Method Detail

      • certificateTransparencyLoggingPreference

        CertificateOptions.Builder certificateTransparencyLoggingPreference​(String certificateTransparencyLoggingPreference)

        You can opt out of certificate transparency logging by specifying the DISABLED option. Opt in by specifying ENABLED.

        Parameters:
        certificateTransparencyLoggingPreference - You can opt out of certificate transparency logging by specifying the DISABLED option. Opt in by specifying ENABLED.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        CertificateTransparencyLoggingPreference, CertificateTransparencyLoggingPreference