EBML_ID_CONTENTSIGALGO

常量
define('EBML_ID_CONTENTSIGALGO', 0x07E5); // [47][E5] -- The algorithm used for the signature. A value of '0' means that the contents have not been signed but only encrypted. Predefined values:
定義位置
引入
棄用

EBML_ID_CONTENTSIGALGO:這是一個WordPress常量,用於表示內容簽名演算法。內容簽名是一種加密技術,用於驗證內容的完整性和真實性。EBML_ID_CONTENTSIGALGO標識著內容簽名的演算法型別。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
define('EBML_ID_CONTENTSIGALGO', 0x07E5); // [47][E5] -- The algorithm used for the signature. A value of '0' means that the contents have not been signed but only encrypted. Predefined values:
define('EBML_ID_CONTENTSIGALGO', 0x07E5); // [47][E5] -- The algorithm used for the signature. A value of '0' means that the contents have not been signed but only encrypted. Predefined values:
define('EBML_ID_CONTENTSIGALGO',                0x07E5); //         [47][E5] -- The algorithm used for the signature. A value of '0' means that the contents have not been signed but only encrypted. Predefined values:

常見問題

FAQs
檢視更多 >