SecurityAlgorithms.Aes128KeyWrap Field

Definition

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

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

Field Value

Applies to