getAttestationBlob

abstract fun getAttestationBlob(): ByteArray?

Get the serialized attestation blob for storage.

This includes the certificate chain in a format suitable for storage and later verification.

Return

Serialized attestation data, or null if unavailable.