Package-level declarations

Types

Link copied to clipboard
class BitString(byteArray: ByteArray)

The BitString class represents a sequence of bits using a from a provided ByteArray. It reverses the bits from left to right to follow the revocation list specs of left to right indexing.