GetKeystoreResult

data class GetKeystoreResult(val aliases: List<String>, val name: String)

Constructors

Link copied to clipboard
fun GetKeystoreResult(aliases: List<String>, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Aliases in this keystore.

Link copied to clipboard

Resource ID for this keystore. Values must match the regular expression [\w[:space:]&#46;-]{1,255}.