SecurityAlgorithms.TripleDesKeyWrap Field

Definition

Specifies a URI that points to the Triple DES cryptographic algorithm for encrypting and decrypting symmetric keys (key wrap). This field is constant.

public: System::String ^ TripleDesKeyWrap;
public const string TripleDesKeyWrap;
val mutable TripleDesKeyWrap : string
Public Const TripleDesKeyWrap As String 

Field Value

Applies to