EncryptedXml.XmlEncRSAOAEPUrl 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表 RSA Optimal Asymmetric Encryption Padding (OAEP) 加密演算法的命名空間統一資源識別元 (URI)。 這個欄位為常數。
public: System::String ^ XmlEncRSAOAEPUrl;
public const string XmlEncRSAOAEPUrl;
val mutable XmlEncRSAOAEPUrl : string
Public Const XmlEncRSAOAEPUrl As String
欄位值
備註
欄位的值 XmlEncRSAOAEPUrl 是 http://www.w3.org/(2001/04/xmlenc#rsa-oaep-mgf1p)
。