VerifiedKeysRepositoryKey

data class VerifiedKeysRepositoryKey(val keyId: String, val keyAlgorithm: KeyAlgorithm)

Constructors

Link copied to clipboard
fun VerifiedKeysRepositoryKey(keyId: String, keyAlgorithm: KeyAlgorithm)

Properties

Link copied to clipboard
val keyAlgorithm: KeyAlgorithm
Link copied to clipboard