openharmony 鸿蒙 js-apidiff-CryptoArchitectureKit

2026-08-25 浏览 (1)

Change TypeOld VersionNew Versiond.ts File
Deleted error codeClass name: PriKey;
API declaration: getAsyKeySpec(itemType: AsyKeySpecItem): bigint |string |number;
DIfferences: 801
Class name: PriKey;
API declaration: getAsyKeySpec(itemType: AsyKeySpecItem): bigint |string |number;
DIfferences: NA
api/@ohos.security.cryptoFramework.d.ts
Deleted error codeClass name: PubKey;
API declaration: getAsyKeySpec(itemType: AsyKeySpecItem): bigint |string |number;
DIfferences: 801
Class name: PubKey;
API declaration: getAsyKeySpec(itemType: AsyKeySpecItem): bigint |string |number;
DIfferences: NA
api/@ohos.security.cryptoFramework.d.ts
Deleted error codeClass name: Mac;
API declaration: init(key: SymKey, callback: AsyncCallback<void>): void;
DIfferences: 17620001
Class name: Mac;
API declaration: init(key: SymKey, callback: AsyncCallback<void>): void;
DIfferences: NA
api/@ohos.security.cryptoFramework.d.ts
Deleted error codeClass name: Mac;
API declaration: init(key: SymKey): Promise<void>;
DIfferences: 17620001
Class name: Mac;
API declaration: init(key: SymKey): Promise<void>;
DIfferences: NA
api/@ohos.security.cryptoFramework.d.ts
Deleted error codeClass name: Mac;
API declaration: initSync(key: SymKey): void;
DIfferences: 17620001
Class name: Mac;
API declaration: initSync(key: SymKey): void;
DIfferences: NA
api/@ohos.security.cryptoFramework.d.ts
Deleted error codeClass name: Mac;
API declaration: update(input: DataBlob, callback: AsyncCallback<void>): void;
DIfferences: 17620001
Class name: Mac;
API declaration: update(input: DataBlob, callback: AsyncCallback<void>): void;
DIfferences: NA
api/@ohos.security.cryptoFramework.d.ts
Deleted error codeClass name: Mac;
API declaration: update(input: DataBlob): Promise<void>;
DIfferences: 17620001
Class name: Mac;
API declaration: update(input: DataBlob): Promise<void>;
DIfferences: NA
api/@ohos.security.cryptoFramework.d.ts
Deleted error codeClass name: Mac;
API declaration: updateSync(input: DataBlob): void;
DIfferences: 17620001
Class name: Mac;
API declaration: updateSync(input: DataBlob): void;
DIfferences: NA
api/@ohos.security.cryptoFramework.d.ts
Deleted error codeClass name: Md;
API declaration: update(input: DataBlob, callback: AsyncCallback<void>): void;
DIfferences: 17620001
Class name: Md;
API declaration: update(input: DataBlob, callback: AsyncCallback<void>): void;
DIfferences: NA
api/@ohos.security.cryptoFramework.d.ts
Deleted error codeClass name: Md;
API declaration: update(input: DataBlob): Promise<void>;
DIfferences: 17620001
Class name: Md;
API declaration: update(input: DataBlob): Promise<void>;
DIfferences: NA
api/@ohos.security.cryptoFramework.d.ts
Deleted error codeClass name: Md;
API declaration: updateSync(input: DataBlob): void;
DIfferences: 17620001
Class name: Md;
API declaration: updateSync(input: DataBlob): void;
DIfferences: NA
api/@ohos.security.cryptoFramework.d.ts
Deleted APIClass name: Result;
API declaration: ERR_PARAMETER_CHECK_FAILED = 17620003
DIfferences: ERR_PARAMETER_CHECK_FAILED = 17620003
NAapi/@ohos.security.cryptoFramework.d.ts
Deleted APIClass name: cryptoFramework;
API declaration: interface KeyEncodingConfig
DIfferences: interface KeyEncodingConfig
NAapi/@ohos.security.cryptoFramework.d.ts
Deleted APIClass name: KeyEncodingConfig;
API declaration: password: string;
DIfferences: password: string;
NAapi/@ohos.security.cryptoFramework.d.ts
Deleted APIClass name: KeyEncodingConfig;
API declaration: cipherName: string;
DIfferences: cipherName: string;
NAapi/@ohos.security.cryptoFramework.d.ts
Deleted APIClass name: cryptoFramework;
API declaration: interface MacSpec
DIfferences: interface MacSpec
NAapi/@ohos.security.cryptoFramework.d.ts
Deleted APIClass name: MacSpec;
API declaration: algName: string;
DIfferences: algName: string;
NAapi/@ohos.security.cryptoFramework.d.ts
Deleted APIClass name: cryptoFramework;
API declaration: interface HmacSpec
DIfferences: interface HmacSpec
NAapi/@ohos.security.cryptoFramework.d.ts
Deleted APIClass name: HmacSpec;
API declaration: mdName: string;
DIfferences: mdName: string;
NAapi/@ohos.security.cryptoFramework.d.ts
Deleted APIClass name: cryptoFramework;
API declaration: interface CmacSpec
DIfferences: interface CmacSpec
NAapi/@ohos.security.cryptoFramework.d.ts
Deleted APIClass name: CmacSpec;
API declaration: cipherName: string;
DIfferences: cipherName: string;
NAapi/@ohos.security.cryptoFramework.d.ts
Deleted APIClass name: cryptoFramework;
API declaration: interface ScryptSpec
DIfferences: interface ScryptSpec
NAapi/@ohos.security.cryptoFramework.d.ts
Deleted APIClass name: ScryptSpec;
API declaration: passphrase: string |Uint8Array;
DIfferences: passphrase: string |Uint8Array;
NAapi/@ohos.security.cryptoFramework.d.ts
Deleted APIClass name: ScryptSpec;
API declaration: salt: Uint8Array;
DIfferences: salt: Uint8Array;
NAapi/@ohos.security.cryptoFramework.d.ts
Deleted APIClass name: ScryptSpec;
API declaration: n: number;
DIfferences: n: number;
NAapi/@ohos.security.cryptoFramework.d.ts
Deleted APIClass name: ScryptSpec;
API declaration: r: number;
DIfferences: r: number;
NAapi/@ohos.security.cryptoFramework.d.ts
Deleted APIClass name: ScryptSpec;
API declaration: p: number;
DIfferences: p: number;
NAapi/@ohos.security.cryptoFramework.d.ts
Deleted APIClass name: ScryptSpec;
API declaration: maxMemory: number;
DIfferences: maxMemory: number;
NAapi/@ohos.security.cryptoFramework.d.ts
Deleted APIClass name: ScryptSpec;
API declaration: keySize: number;
DIfferences: keySize: number;
NAapi/@ohos.security.cryptoFramework.d.ts
Deleted APIClass name: cryptoFramework;
API declaration: interface EccSignatureSpec
DIfferences: interface EccSignatureSpec
NAapi/@ohos.security.cryptoFramework.d.ts
Deleted APIClass name: EccSignatureSpec;
API declaration: r: bigint;
DIfferences: r: bigint;
NAapi/@ohos.security.cryptoFramework.d.ts
Deleted APIClass name: EccSignatureSpec;
API declaration: s: bigint;
DIfferences: s: bigint;
NAapi/@ohos.security.cryptoFramework.d.ts
Deleted APIClass name: cryptoFramework;
API declaration: class SignatureUtils
DIfferences: class SignatureUtils
NAapi/@ohos.security.cryptoFramework.d.ts
Deleted APIClass name: SignatureUtils;
API declaration: static genEccSignatureSpec(data: Uint8Array): EccSignatureSpec;
DIfferences: static genEccSignatureSpec(data: Uint8Array): EccSignatureSpec;
NAapi/@ohos.security.cryptoFramework.d.ts
Deleted APIClass name: SignatureUtils;
API declaration: static genEccSignature(spec: EccSignatureSpec): Uint8Array;
DIfferences: static genEccSignature(spec: EccSignatureSpec): Uint8Array;
NAapi/@ohos.security.cryptoFramework.d.ts
Deleted duplicate functionClass name: PriKey;
API declaration: getEncodedPem(format: string, config: KeyEncodingConfig): string;
DIfferences: getEncodedPem(format: string, config: KeyEncodingConfig): string;
Class name: global;
API declaration:
DIfferences: NA
api/@ohos.security.cryptoFramework.d.ts
Deleted duplicate functionClass name: AsyKeyGenerator;
API declaration: convertPemKey(pubKey: string |null, priKey: string |null, password: string): Promise<KeyPair>;
DIfferences: convertPemKey(pubKey: string |null, priKey: string |null, password: string): Promise<KeyPair>;
Class name: global;
API declaration:
DIfferences: NA
api/@ohos.security.cryptoFramework.d.ts
Deleted duplicate functionClass name: AsyKeyGenerator;
API declaration: convertPemKeySync(pubKey: string |null, priKey: string |null, password: string): KeyPair;
DIfferences: convertPemKeySync(pubKey: string |null, priKey: string |null, password: string): KeyPair;
Class name: global;
API declaration:
DIfferences: NA
api/@ohos.security.cryptoFramework.d.ts
Deleted duplicate functionClass name: cryptoFramework;
API declaration: function createMac(macSpec: MacSpec): Mac;
DIfferences: function createMac(macSpec: MacSpec): Mac;
Class name: global;
API declaration:
DIfferences: NA
api/@ohos.security.cryptoFramework.d.ts

你可能感兴趣的鸿蒙文章

openharmony 鸿蒙 js-apidiff-ArkGraphics2D

openharmony 鸿蒙 js-apidiff-ArkGraphics3D

openharmony 鸿蒙 js-apidiff-MediaKit

openharmony 鸿蒙 js-apidiff-InputKit

openharmony 鸿蒙 js-apidiff-BasicServicesKit

openharmony 鸿蒙 js-apidiff-ConnectivityKit

openharmony 鸿蒙 js-apidiff-ArkWeb

openharmony 鸿蒙 js-apidiff-MultimodalAwarenessKit

openharmony 鸿蒙 js-apidiff-ArkData

openharmony 鸿蒙 js-apidiff-NA

  • 所属分类: 后端技术
  • 本文标签: 鸿蒙 软件
  • 版权声明: 本文链接 https://seaxiang.com/blog/6Ej9iztT