ATECC508A.SerialNumber.from_public_key
You're seeing just the function
from_public_key
, go back to ATECC508A.SerialNumber module for more information.
Specs
from_public_key(ATECC508A.ecc_public_key(), ATECC508A.encoded_dates()) :: non_neg_integer()
Compute a certificate serial number based on the certificate's public key. This can be used for signer certificates.