ATECC508A.Certificate.compress

You're seeing just the function compress, go back to ATECC508A.Certificate module for more information.
Link to this function

compress(cert, template)

View Source

Compress an X.509 certificate for storage in an ATECC508A slot.

Not all X.509 certificates are compressible. Most aren't. It's probably only practical to go through new_device and new_signer.

Parameters:

  • cert - the certificate to compress
  • template - the template that will be used on the decompression side