CipherData Constructor
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Security.Cryptography.X ...
CipherData Class
CipherData Constructor
CipherData Constructor
CipherData Constructor (Byte[] ...
CipherData Constructor (Cipher ...
CipherData Class
CipherData Members
CipherData Constructor
CipherData Methods
CipherData Properties
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
CipherData Constructor
Initializes a new instance of the
CipherData
class.
Overload List
Name
Description
CipherData
()
()
()
Initializes a new instance of the
CipherData
class.
CipherData(
array<
Byte
>
[]
()
[]
)
Initializes a new instance of the
CipherData
class using a byte array as the
CipherValue
value.
CipherData(CipherReference)
Initializes a new instance of the
CipherData
class using a
CipherReference
object.
Top
See Also
Reference
CipherData Class
CipherData Members
System.Security.Cryptography.Xml Namespace
Tags :