checkSize

fun checkSize(armored: ByteArray)

Validates that armored does not exceed MAX_ARMORED_BYTES.

Throws

if the payload is too large.