PGP Shield
Toggle table of contents
1.0.0
release
Target filter
release
Switch theme
Search in API
Skip to content
PGP Shield
data
/
ltechnologies.onionphone.pgpshield.data
/
ImportGuard
/
checkSize
check
Size
fun
checkSize
(
armored
:
ByteArray
)
Validates that
armored
does not exceed
MAX_ARMORED_BYTES
.
Throws
Illegal
Argument
Exception
if the payload is too large.