MultipazProject
      Target filter
Search in API
Skip to content
    MultipazProject
multipaz/org.multipaz.securearea/PassphraseConstraints/Companion

Companion

object Companion

Properties

cborSchemaId
Link copied to clipboard
val PassphraseConstraints.Companion.cborSchemaId: ByteString
NONE
Link copied to clipboard
val NONE: PassphraseConstraints
PASSPHRASE_FOUR_CHARS
Link copied to clipboard
val PASSPHRASE_FOUR_CHARS: PassphraseConstraints
PASSPHRASE_FOUR_CHARS_OR_LONGER
Link copied to clipboard
val PASSPHRASE_FOUR_CHARS_OR_LONGER: PassphraseConstraints
PASSPHRASE_SIX_CHARS
Link copied to clipboard
val PASSPHRASE_SIX_CHARS: PassphraseConstraints
PASSPHRASE_SIX_CHARS_OR_LONGER
Link copied to clipboard
val PASSPHRASE_SIX_CHARS_OR_LONGER: PassphraseConstraints
PIN_FOUR_DIGITS
Link copied to clipboard
val PIN_FOUR_DIGITS: PassphraseConstraints
PIN_FOUR_DIGITS_OR_LONGER
Link copied to clipboard
val PIN_FOUR_DIGITS_OR_LONGER: PassphraseConstraints
PIN_SIX_DIGITS
Link copied to clipboard
val PIN_SIX_DIGITS: PassphraseConstraints
PIN_SIX_DIGITS_OR_LONGER
Link copied to clipboard
val PIN_SIX_DIGITS_OR_LONGER: PassphraseConstraints

Functions

fromCbor
Link copied to clipboard
fun PassphraseConstraints.Companion.fromCbor(data: ByteArray): PassphraseConstraints
fromDataItem
Link copied to clipboard
fun PassphraseConstraints.Companion.fromDataItem(dataItem: DataItem): PassphraseConstraints
Generated by Dokka
© 2026 Copyright