Interface HttpSSLContextSettings

All Known Implementing Classes:
NopHttpSSLContextSettings

public interface HttpSSLContextSettings
SSL情報取得用クラス
  • Method Summary

    Modifier and Type
    Method
    Description
    SSLContextを取得する。
  • Method Details

    • getSSLContext

      SSLContext getSSLContext()
      SSLContextを取得する。
      Returns:
      SSLContext