pkixPublicKeySet property
A set of raw PKIX SubjectPublicKeyInfo format public keys.
If any public key in the set validates the attestation signature, then the signature is considered authenticated (i.e. any one key is sufficient to authenticate).
Optional.
Implementation
PkixPublicKeySet? pkixPublicKeySet;