SsssKeyCreationInfo

data class SsssKeyCreationInfo(val keyId: String = "", val content: SecretStorageKeyContent?, val recoveryKey: String = "", val keySpec: SsssKeySpec)

Constructors

Link copied to clipboard
constructor(keyId: String = "", content: SecretStorageKeyContent?, recoveryKey: String = "", keySpec: SsssKeySpec)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard