| Change Type | Old Version | New Version | d.ts File | | ---- | ------ | ------ | -------- | | Added | NA | Class name: deviceAttest;
Method or attribute name: function getAttestStatus(callback: AsyncCallback) : void; | @ohos.deviceAttest.d.ts | | Added | NA | Class name: deviceAttest;
Method or attribute name: function getAttestStatus() : Promise; | @ohos.deviceAttest.d.ts | | Added | NA | Class name: deviceAttest;
Method or attribute name: function getAttestStatusSync() : AttestResultInfo; | @ohos.deviceAttest.d.ts | | Added | NA | Class name: AttestResultInfo;
Method or attribute name: authResult : number; | @ohos.deviceAttest.d.ts | | Added | NA | Class name: AttestResultInfo;
Method or attribute name: softwareResult : number; | @ohos.deviceAttest.d.ts | | Added | NA | Class name: AttestResultInfo;
Method or attribute name: softwareResultDetail : Array; | @ohos.deviceAttest.d.ts | | Added | NA | Class name: AttestResultInfo;
Method or attribute name: ticket : string; | @ohos.deviceAttest.d.ts |