| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Method or attribute name: verifyAccessToken
Function name: verifyAccessToken(tokenID: number, permissionName: Permissions): Promise;|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Method or attribute name: verifyAccessTokenSync
Function name: verifyAccessTokenSync(tokenID: number, permissionName: Permissions): GrantStatus;|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Method or attribute name: grantUserGrantedPermission
Function name: grantUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlag: number): Promise;|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Method or attribute name: grantUserGrantedPermission
Function name: grantUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlag: number, callback: AsyncCallback): void;|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Method or attribute name: revokeUserGrantedPermission
Function name: revokeUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlag: number): Promise;|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Method or attribute name: revokeUserGrantedPermission
Function name: revokeUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlag: number, callback: AsyncCallback): void;|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Method or attribute name: getPermissionFlags
Function name: getPermissionFlags(tokenID: number, permissionName: Permissions): Promise;|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Module name: ohos.abilityAccessCtrl
Class name: PermissionStateChangeType|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Module name: ohos.abilityAccessCtrl
Class name: PermissionStateChangeType
Method or attribute name: PERMISSION_REVOKED_OPER|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Module name: ohos.abilityAccessCtrl
Class name: PermissionStateChangeType
Method or attribute name: PERMISSION_GRANTED_OPER|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Module name: ohos.abilityAccessCtrl
Class name: PermissionStateChangeInfo|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Module name: ohos.abilityAccessCtrl
Class name: PermissionStateChangeInfo
Method or attribute name: change|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Module name: ohos.abilityAccessCtrl
Class name: PermissionStateChangeInfo
Method or attribute name: tokenID|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Module name: ohos.abilityAccessCtrl
Class name: PermissionStateChangeInfo
Method or attribute name: permissionName|@ohos.abilityAccessCtrl.d.ts|
|Added|NA|Method or attribute name: addPermissionUsedRecord
Function name: function addPermissionUsedRecord(tokenID: number, permissionName: Permissions, successCount: number, failCount: number): Promise;|@ohos.privacyManager.d.ts|
|Added|NA|Method or attribute name: addPermissionUsedRecord
Function name: function addPermissionUsedRecord(tokenID: number, permissionName: Permissions, successCount: number, failCount: number, callback: AsyncCallback): void;|@ohos.privacyManager.d.ts|
|Added|NA|Module name: ohos.privacyManager
Class name: PermissionActiveStatus|@ohos.privacyManager.d.ts|
|Added|NA|Module name: ohos.privacyManager
Class name: PermissionActiveStatus
Method or attribute name: PERM_INACTIVE|@ohos.privacyManager.d.ts|
|Added|NA|Module name: ohos.privacyManager
Class name: PermissionActiveStatus
Method or attribute name: PERM_ACTIVE_IN_FOREGROUND|@ohos.privacyManager.d.ts|
|Added|NA|Module name: ohos.privacyManager
Class name: PermissionActiveStatus
Method or attribute name: PERM_ACTIVE_IN_BACKGROUND|@ohos.privacyManager.d.ts|
|Added|NA|Module name: ohos.privacyManager
Class name: ActiveChangeResponse|@ohos.privacyManager.d.ts|
|Added|NA|Module name: ohos.privacyManager
Class name: ActiveChangeResponse
Method or attribute name: tokenId|@ohos.privacyManager.d.ts|
|Added|NA|Module name: ohos.privacyManager
Class name: ActiveChangeResponse
Method or attribute name: permissionName|@ohos.privacyManager.d.ts|
|Added|NA|Module name: ohos.privacyManager
Class name: ActiveChangeResponse
Method or attribute name: deviceId|@ohos.privacyManager.d.ts|
|Added|NA|Module name: ohos.privacyManager
Class name: ActiveChangeResponse
Method or attribute name: activeStatus|@ohos.privacyManager.d.ts|
|Added|NA|Method or attribute name: permissionNames
Function name: permissionNames: Array;|@ohos.privacyManager.d.ts|
|Added|NA|Method or attribute name: permissionName
Function name: permissionName: Permissions;|@ohos.privacyManager.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: cryptoFramework|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Result|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Result
Method or attribute name: INVALID_PARAMS|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Result
Method or attribute name: NOT_SUPPORT|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Result
Method or attribute name: ERR_OUT_OF_MEMORY|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Result
Method or attribute name: ERR_RUNTIME_ERROR|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Result
Method or attribute name: ERR_CRYPTO_OPERATION|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Result
Method or attribute name: ERR_CERT_SIGNATURE_FAILURE|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Result
Method or attribute name: ERR_CERT_NOT_YET_VALID|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Result
Method or attribute name: ERR_CERT_HAS_EXPIRED|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Result
Method or attribute name: ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Result
Method or attribute name: ERR_KEYUSAGE_NO_CERTSIGN|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Result
Method or attribute name: ERR_KEYUSAGE_NO_DIGITAL_SIGNATURE|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: DataBlob|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: DataBlob
Method or attribute name: data|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: DataArray|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: DataArray
Method or attribute name: data|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: EncodingFormat|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: EncodingFormat
Method or attribute name: FORMAT_DER|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: EncodingFormat
Method or attribute name: FORMAT_PEM|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: EncodingBlob|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: EncodingBlob
Method or attribute name: data|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: EncodingBlob
Method or attribute name: encodingFormat|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: CertChainData|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: CertChainData
Method or attribute name: data|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: CertChainData
Method or attribute name: count|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: CertChainData
Method or attribute name: encodingFormat|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: ParamsSpec|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: ParamsSpec
Method or attribute name: algoName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: IvParamsSpec|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: IvParamsSpec
Method or attribute name: iv|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: GcmParamsSpec|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: GcmParamsSpec
Method or attribute name: iv|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: GcmParamsSpec
Method or attribute name: aad|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: GcmParamsSpec
Method or attribute name: authTag|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: CcmParamsSpec|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: CcmParamsSpec
Method or attribute name: iv|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: CcmParamsSpec
Method or attribute name: aad|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: CcmParamsSpec
Method or attribute name: authTag|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: CryptoMode|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: CryptoMode
Method or attribute name: ENCRYPT_MODE|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: CryptoMode
Method or attribute name: DECRYPT_MODE|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Key|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Key
Method or attribute name: getEncoded|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Key
Method or attribute name: format|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Key
Method or attribute name: algName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: SymKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: SymKey
Method or attribute name: clearMem|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: PriKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: PriKey
Method or attribute name: clearMem|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: PubKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: KeyPair|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: KeyPair
Method or attribute name: priKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: KeyPair
Method or attribute name: pubKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Random|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Random
Method or attribute name: generateRandom|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Random
Method or attribute name: generateRandom|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Random
Method or attribute name: setSeed|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Random
Method or attribute name: setSeed|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: cryptoFramework
Method or attribute name: createRandom|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: AsyKeyGenerator|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: AsyKeyGenerator
Method or attribute name: generateKeyPair|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: AsyKeyGenerator
Method or attribute name: generateKeyPair|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: AsyKeyGenerator
Method or attribute name: convertKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: AsyKeyGenerator
Method or attribute name: convertKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: AsyKeyGenerator
Method or attribute name: algName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: SymKeyGenerator|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: SymKeyGenerator
Method or attribute name: generateSymKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: SymKeyGenerator
Method or attribute name: generateSymKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: SymKeyGenerator
Method or attribute name: convertKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: SymKeyGenerator
Method or attribute name: convertKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: SymKeyGenerator
Method or attribute name: algName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: cryptoFramework
Method or attribute name: createAsyKeyGenerator|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: cryptoFramework
Method or attribute name: createSymKeyGenerator|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Mac|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Mac
Method or attribute name: init|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Mac
Method or attribute name: init|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Mac
Method or attribute name: update|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Mac
Method or attribute name: update|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Mac
Method or attribute name: doFinal|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Mac
Method or attribute name: doFinal|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Mac
Method or attribute name: getMacLength|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Mac
Method or attribute name: algName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: cryptoFramework
Method or attribute name: createMac|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Md|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Md
Method or attribute name: update|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Md
Method or attribute name: update|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Md
Method or attribute name: digest|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Md
Method or attribute name: digest|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Md
Method or attribute name: getMdLength|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Md
Method or attribute name: algName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: cryptoFramework
Method or attribute name: createMd|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Cipher|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Cipher
Method or attribute name: init|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Cipher
Method or attribute name: init|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Cipher
Method or attribute name: update|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Cipher
Method or attribute name: update|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Cipher
Method or attribute name: doFinal|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Cipher
Method or attribute name: doFinal|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Cipher
Method or attribute name: algName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: cryptoFramework
Method or attribute name: createCipher|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Sign|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Sign
Method or attribute name: init|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Sign
Method or attribute name: init|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Sign
Method or attribute name: update|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Sign
Method or attribute name: update|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Sign
Method or attribute name: sign|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Sign
Method or attribute name: sign|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Sign
Method or attribute name: algName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Verify|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Verify
Method or attribute name: init|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Verify
Method or attribute name: init|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Verify
Method or attribute name: update|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Verify
Method or attribute name: update|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Verify
Method or attribute name: verify|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Verify
Method or attribute name: verify|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: Verify
Method or attribute name: algName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: cryptoFramework
Method or attribute name: createSign|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: cryptoFramework
Method or attribute name: createVerify|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: KeyAgreement|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: KeyAgreement
Method or attribute name: generateSecret|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: KeyAgreement
Method or attribute name: generateSecret|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: KeyAgreement
Method or attribute name: algName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: cryptoFramework
Method or attribute name: createKeyAgreement|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Cert|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Cert
Method or attribute name: verify|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Cert
Method or attribute name: verify|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Cert
Method or attribute name: getEncoded|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Cert
Method or attribute name: getEncoded|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Cert
Method or attribute name: getPublicKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Cert
Method or attribute name: getPublicKey|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Cert
Method or attribute name: checkValidityWithDate|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Cert
Method or attribute name: checkValidityWithDate|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Cert
Method or attribute name: getVersion|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Cert
Method or attribute name: getSerialNumber|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Cert
Method or attribute name: getIssuerName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Cert
Method or attribute name: getSubjectName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Cert
Method or attribute name: getNotBeforeTime|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Cert
Method or attribute name: getNotAfterTime|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Cert
Method or attribute name: getSignature|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Cert
Method or attribute name: getSignatureAlgName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Cert
Method or attribute name: getSignatureAlgOid|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Cert
Method or attribute name: getSignatureAlgParams|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Cert
Method or attribute name: getKeyUsage|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Cert
Method or attribute name: getExtKeyUsage|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Cert
Method or attribute name: getBasicConstraints|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Cert
Method or attribute name: getSubjectAltNames|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Cert
Method or attribute name: getIssuerAltNames|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: cryptoFramework
Method or attribute name: createX509Cert|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: cryptoFramework
Method or attribute name: createX509Cert|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509CrlEntry|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509CrlEntry
Method or attribute name: getEncoded|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509CrlEntry
Method or attribute name: getEncoded|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509CrlEntry
Method or attribute name: getSerialNumber|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509CrlEntry
Method or attribute name: getCertIssuer|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509CrlEntry
Method or attribute name: getCertIssuer|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509CrlEntry
Method or attribute name: getRevocationDate|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509CrlEntry
Method or attribute name: getRevocationDate|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Crl|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Crl
Method or attribute name: isRevoked|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Crl
Method or attribute name: isRevoked|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Crl
Method or attribute name: getType|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Crl
Method or attribute name: getEncoded|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Crl
Method or attribute name: getEncoded|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Crl
Method or attribute name: verify|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Crl
Method or attribute name: verify|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Crl
Method or attribute name: getVersion|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Crl
Method or attribute name: getIssuerName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Crl
Method or attribute name: getLastUpdate|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Crl
Method or attribute name: getNextUpdate|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Crl
Method or attribute name: getRevokedCert|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Crl
Method or attribute name: getRevokedCert|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Crl
Method or attribute name: getRevokedCertWithCert|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Crl
Method or attribute name: getRevokedCertWithCert|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Crl
Method or attribute name: getRevokedCerts|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Crl
Method or attribute name: getRevokedCerts|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Crl
Method or attribute name: getTbsInfo|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Crl
Method or attribute name: getTbsInfo|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Crl
Method or attribute name: getSignature|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Crl
Method or attribute name: getSignatureAlgName|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Crl
Method or attribute name: getSignatureAlgOid|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: X509Crl
Method or attribute name: getSignatureAlgParams|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: cryptoFramework
Method or attribute name: createX509Crl|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: cryptoFramework
Method or attribute name: createX509Crl|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: CertChainValidator|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: CertChainValidator
Method or attribute name: validate|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: CertChainValidator
Method or attribute name: validate|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: CertChainValidator
Method or attribute name: algorithm|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.cryptoFramework
Class name: cryptoFramework
Method or attribute name: createCertChainValidator|@ohos.security.cryptoFramework.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksSessionHandle|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksSessionHandle
Method or attribute name: handle|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksSessionHandle
Method or attribute name: challenge|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksReturnResult|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksReturnResult
Method or attribute name: outData|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksReturnResult
Method or attribute name: properties|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksReturnResult
Method or attribute name: certChains|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksExceptionErrCode|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksExceptionErrCode
Method or attribute name: HUKS_ERR_CODE_PERMISSION_FAIL|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksExceptionErrCode
Method or attribute name: HUKS_ERR_CODE_ILLEGAL_ARGUMENT|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksExceptionErrCode
Method or attribute name: HUKS_ERR_CODE_NOT_SUPPORTED_API|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksExceptionErrCode
Method or attribute name: HUKS_ERR_CODE_FEATURE_NOT_SUPPORTED|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksExceptionErrCode
Method or attribute name: HUKS_ERR_CODE_MISSING_CRYPTO_ALG_ARGUMENT|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksExceptionErrCode
Method or attribute name: HUKS_ERR_CODE_INVALID_CRYPTO_ALG_ARGUMENT|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksExceptionErrCode
Method or attribute name: HUKS_ERR_CODE_FILE_OPERATION_FAIL|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksExceptionErrCode
Method or attribute name: HUKS_ERR_CODE_COMMUNICATION_FAIL|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksExceptionErrCode
Method or attribute name: HUKS_ERR_CODE_CRYPTO_FAIL|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksExceptionErrCode
Method or attribute name: HUKS_ERR_CODE_KEY_AUTH_PERMANENTLY_INVALIDATED|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksExceptionErrCode
Method or attribute name: HUKS_ERR_CODE_KEY_AUTH_VERIFY_FAILED|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksExceptionErrCode
Method or attribute name: HUKS_ERR_CODE_KEY_AUTH_TIME_OUT|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksExceptionErrCode
Method or attribute name: HUKS_ERR_CODE_SESSION_LIMIT|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksExceptionErrCode
Method or attribute name: HUKS_ERR_CODE_ITEM_NOT_EXIST|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksExceptionErrCode
Method or attribute name: HUKS_ERR_CODE_EXTERNAL_ERROR|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksExceptionErrCode
Method or attribute name: HUKS_ERR_CODE_CREDENTIAL_NOT_EXIST|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksExceptionErrCode
Method or attribute name: HUKS_ERR_CODE_INSUFFICIENT_MEMORY|@ohos.security.huks.d.ts|
|Added|NA|Module name: ohos.security.huks
Class name: HuksExceptionErrCode
Method or attribute name: HUKS_ERR_CODE_CALL_SERVICE_FAILED|@ohos.security.huks.d.ts|
|Deleted|Module name: ohos.security.huks
Class name: huks
Method or attribute name: importWrappedKey|NA|@ohos.security.huks.d.ts|
|Deleted|Module name: ohos.security.huks
Class name: huks
Method or attribute name: importWrappedKey|NA|@ohos.security.huks.d.ts|
|Deleted|Module name: ohos.security.huks
Class name: huks
Method or attribute name: attestKey|NA|@ohos.security.huks.d.ts|
|Deleted|Module name: ohos.security.huks
Class name: huks
Method or attribute name: attestKey|NA|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: verifyAccessToken
Deprecated version: N/A|Method or attribute name: verifyAccessToken
Deprecated version: 9
Substitute API: ohos.abilityAccessCtrl.AtManager|@ohos.abilityAccessCtrl.d.ts|
|Deprecated version changed|Method or attribute name: generateKey
Deprecated version: N/A|Method or attribute name: generateKey
Deprecated version: 9
Substitute API: ohos.security.huks.generateKeyItem |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: generateKey
Deprecated version: N/A|Method or attribute name: generateKey
Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: deleteKey
Deprecated version: N/A|Method or attribute name: deleteKey
Deprecated version: 9
Substitute API: ohos.security.huks.deleteKeyItem |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: deleteKey
Deprecated version: N/A|Method or attribute name: deleteKey
Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: importKey
Deprecated version: N/A|Method or attribute name: importKey
Deprecated version: 9
Substitute API: ohos.security.huks.importKeyItem |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: importKey
Deprecated version: N/A|Method or attribute name: importKey
Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: exportKey
Deprecated version: N/A|Method or attribute name: exportKey
Deprecated version: 9
Substitute API: ohos.security.huks.exportKeyItem |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: exportKey
Deprecated version: N/A|Method or attribute name: exportKey
Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: getKeyProperties
Deprecated version: N/A|Method or attribute name: getKeyProperties
Deprecated version: 9
Substitute API: ohos.security.huks.getKeyItemProperties |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: getKeyProperties
Deprecated version: N/A|Method or attribute name: getKeyProperties
Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: isKeyExist
Deprecated version: N/A|Method or attribute name: isKeyExist
Deprecated version: 9
Substitute API: ohos.security.huks.isKeyItemExist |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: isKeyExist
Deprecated version: N/A|Method or attribute name: isKeyExist
Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: init
Deprecated version: N/A|Method or attribute name: init
Deprecated version: 9
Substitute API: ohos.security.huks.initSession |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: init
Deprecated version: N/A|Method or attribute name: init
Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: update
Deprecated version: N/A|Method or attribute name: update
Deprecated version: 9
Substitute API: ohos.security.huks.updateSession |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: update
Deprecated version: N/A|Method or attribute name: update
Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: update
Deprecated version: N/A|Method or attribute name: update
Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: finish
Deprecated version: N/A|Method or attribute name: finish
Deprecated version: 9
Substitute API: ohos.security.huks.finishSession |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: finish
Deprecated version: N/A|Method or attribute name: finish
Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: abort
Deprecated version: N/A|Method or attribute name: abort
Deprecated version: 9
Substitute API: ohos.security.huks.abortSession |@ohos.security.huks.d.ts|
|Deprecated version changed|Method or attribute name: abort
Deprecated version: N/A|Method or attribute name: abort
Deprecated version: 9|@ohos.security.huks.d.ts|
|Deprecated version changed|Class name: HuksHandle
Deprecated version: N/A|Class name: HuksHandle
Deprecated version: 9
Substitute API: ohos.security.huks.HuksSessionHandle |@ohos.security.huks.d.ts|
|Deprecated version changed|Class name: HuksResult
Deprecated version: N/A|Class name: HuksResult
Deprecated version: 9
Substitute API: ohos.security.huks.HuksReturnResult |@ohos.security.huks.d.ts|
|Deprecated version changed|Class name: HuksErrorCode
Deprecated version: N/A|Class name: HuksErrorCode
Deprecated version: 9
Substitute API: ohos.security.huks.HuksExceptionErrCode |@ohos.security.huks.d.ts|
|Deprecated version changed|Class name: Cipher
Deprecated version: N/A|Class name: Cipher
Deprecated version: 9
Substitute API: ohos.security.cryptoFramework.Cipher |@system.cipher.d.ts|
|Deprecated version changed|Method or attribute name: rsa
Deprecated version: N/A|Method or attribute name: rsa
Deprecated version: 9
Substitute API: ohos.security.cryptoFramework.Cipher |@system.cipher.d.ts|
|Deprecated version changed|Method or attribute name: aes
Deprecated version: N/A|Method or attribute name: aes
Deprecated version: 9
Substitute API: ohos.security.cryptoFramework.Cipher |@system.cipher.d.ts|
|Initial version changed|Method or attribute name: update
Initial version: 9|Method or attribute name: update
Initial version: 8|@ohos.security.huks.d.ts|
|Initial version changed|Method or attribute name: update
Initial version: 9|Method or attribute name: update
Initial version: 8|@ohos.security.huks.d.ts|
|Initial version changed|Method or attribute name: update
Initial version: 9|Method or attribute name: update
Initial version: 8|@ohos.security.huks.d.ts|
|Error code added|NA|Method or attribute name: getPermissionUsedRecords
Error code: 401, 201, 12100001, 12100002, 12100003, 12100007, 12100008|@ohos.privacyManager.d.ts|