getBundle

abstract fun getBundle(name: String): SslBundle

Return an SslBundle with the provided name.

Return

the bundle

Parameters

name

the bundle name

Throws

if a bundle with the provided name does not exist