MsiPlesseyChecksumAlgorithm

Checksum algorithm for MSI_PLESSEY.

Entries

Link copied to clipboard

Modulo 10.

Link copied to clipboard

Modulo 11 IBM.

Link copied to clipboard

Modulo 11 NCR.

Link copied to clipboard

Modulo 1010.

Link copied to clipboard

Modulo 1110 IBM.

Link copied to clipboard

Modulo 1110 NCR.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Functions

Link copied to clipboard
fun toJson(): String
Link copied to clipboard

Converts SDK object to JSON-compatible object.

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.