The order of the cbData and pbData fields were switched. cbData is now the first field in the data structure.
The order of the cbData and pbData fields were switched. cbData is now the first field in the data structure.
The PublicKey field was changed from containing the CSP Public Key Blob format to containing the still encoded representation.
The SubjectPublicKeyAlgorithm and SubjectPublicKey fields were combined into the SubjectPublicKeyInfo field. The SubjectPublicKeyInfo contains the above CERT_PUBLIC_KEY_INFO.
The SubjectPublicKeyAlgorithm and SubjectPublicKey fields were combined into the SubjectPublicKeyInfo field. The SubjectPublicKeyInfo contains the above CERT_PUBLIC_KEY_INFO.