canonicalization
美
英 
例句
Specify the set of algorithms used for XML canonicalization, digest generation, and actual signing.
指定用于XML標準化、摘要生成和實際簽名的算法集。
Contains information about the canonicalization algorithm and signature algorithm used for the XML signature.
包含有關用于XML簽名的規范化算法和簽名算法的信息。
Exclusive canonicalization: When a sub-part of the XML is serialized, the ancestor element's context is not included.
排斥性規范化:當序列化XML的一部分時,不包括祖先元素的上下文。
Canonicalization will not eliminate all the issues that make namespace declarations treacherous to developers.
規范化不能消除使名稱空間聲明對開發人員變得危險的所有問題。
To support digital signatures, both publishers and registry implementations must support normalization and canonicalization.
要支持數字簽名,發布者和注冊中心實現都必須支持標準化(normalization)和規范化(canonicalization)。
Canonicalization is the method in which raw data is interpreted to have spaces displayed as spaces and not as ASCII code.
規范化是解釋原始資料以使空格顯示為空格而不顯示為ASCII碼的方法。
Conforming to the same DTD or schema is a minimum necessary condition, and XML canonicalization can remove many trivial syntactic variants.
符合相同的DTD或者模式是最小的必要條件,同時,將XML規范化可以去除很多瑣細的語法變化。
Canonicalization in XML Signatures is necessary to allow authentication between multiple services.
XML簽名中的規范化是允許在多個服務之間進行認證所必需的。
The process of converting to canonical form is known as canonicalization (popularly abbreviated "c14n" ).
轉化成規范形式的過程稱為規范化(通常縮寫為“c14n”)。
Using the URL for access control, or security-sensitive decisions can expose your application to canonicalization security vulnerabilities.
使用URL進行訪問控制或安全敏感性決策會將應用程序暴露在規范化安全漏洞之下。
Therefore Part 2 also teaches you why you need canonicalization and digest algorithms to secure wireless access to your Web services.
因此,第2部分還將說明為什么需要進行規范化和摘要算法,以保護對Web服務的無線訪問。
Class is not intended for security or canonicalization purposes.
類不適用于安全或規范化目的。
The canonicalization algorithm used before signing for the current.
對象進行簽名之前使用的規范化算法。
plus a definition of canonicalization of identifiers that guarantees no ambiguity.
知道有一個允許的外部識別符可能的定義。
Gets or sets a string that contains namespace prefixes to canonicalize using the standard canonicalization algorithm.
獲取或設置一個字符串,此字符串包含要使用標準規范化算法來規范化的命名空間前綴。
The canonicalization algorithm used before signing for the current SignedInfo object.
對當前SignedInfo對象進行簽名之前使用的規范化算法。
So which one should you use, normal or exclusive canonicalization?
那么應該使用哪種規范化,常規規范化還是排斥性規范化呢?
Several canonicalization algorithms are defined that can be used with XML messages.
一些標準化算法也得到定義,可以用于XML消息。
If you're signing large messages, much more time is spent on the canonicalization and digesting steps.
如果對大消息簽名,更多的時間花在規范化和消化步驟上。
This is called URL canonicalization, and it can double your search engine power when done properly.
這就叫做URL標準化,它可以讓你在搜索引擎上表現得更好。
I won't go into the painful details of canonicalization and why this is bad.
那些規范化的痛苦細節以及為什么這樣做是糟糕的我都不想贅述了。
That standard is called canonicalization and it is a standard mechanism for serializing XML. Canonicalization comes in two forms
這個標準稱為規范化,它是序列化XML的標準機制。
Explanation of implementing W3C's canonicalization algorithm for a J2ME application
說明如何為J2ME應用程序實現W3C規范化算法。