Properties

Link copied to clipboard
abstract val files: List<PassportFile>
Link copied to clipboard
abstract val hash: <Error class: unknown class>
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun EncryptedPassportElementTranslatable.createFileError(message: String, unencryptedFileHash: <Error class: unknown class>): PassportElementErrorTranslationFile
fun EncryptedPassportElementWithFilesCollection.createFileError(message: String, unencryptedFileHash: <Error class: unknown class>): PassportElementErrorFile
Link copied to clipboard
fun EncryptedPassportElementTranslatable.createFilesError(message: String, unencryptedFileHashes: List<<Error class: unknown class>>): PassportElementErrorTranslationFiles
fun EncryptedPassportElementWithFilesCollection.createFilesError(message: String, unencryptedFileHashes: List<<Error class: unknown class>>): PassportElementErrorFiles
Link copied to clipboard
fun EncryptedPassportElement.createUnspecifiedError(message: String, elementHash: <Error class: unknown class>): PassportElementErrorUnspecified