SSLContextUtils

akka.grpc.SSLContextUtils$

Attributes

Source:
SSLContextUtils.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def trustManagerFromResource(certificateResourcePath: String): TrustManager

Attributes

Source:
SSLContextUtils.scala
def trustManagerFromStream(certStream: InputStream): TrustManager

Attributes

Source:
SSLContextUtils.scala