PemDecodable

interface PemDecodable<out T>(source)

Inheritors

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun decodeFromPem(src: PemBlock): T
Link copied to clipboard
Link copied to clipboard