KeyFormat

sealed class KeyFormat

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
object Pem : KeyFormat
Link copied to clipboard
object Ppk : KeyFormat
Link copied to clipboard
data class SdkUnknown(val value: String) : KeyFormat

Properties

Link copied to clipboard
abstract val value: String