Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkXtsStream(Stream, array<Byte>[]()[][])
Initializes a new instance of the XtsStream class.
Public methodSupported by the .NET Compact FrameworkXtsStream(Stream, String)
Initializes a new instance of the XtsStream class.
Public methodSupported by the .NET Compact FrameworkXtsStream(String, array<Byte>[]()[][])
Initializes a new instance of the XtsStream class.
Public methodSupported by the .NET Compact FrameworkXtsStream(String, String)
Initializes a new instance of the XtsStream class.
Public methodSupported by the .NET Compact FrameworkXtsStream(Stream, AsymmetricKeyAlgorithm, XtsSettings)
Initializes a new instance of the XtsStream class.
Public methodSupported by the .NET Compact FrameworkXtsStream(Stream, AsymmetricKeyAlgorithm, Int32)
Initializes a new instance of the XtsStream class.
Public methodSupported by the .NET Compact FrameworkXtsStream(Stream, PrivateKeyInfo, XtsSettings)
Initializes a new instance of the XtsStream class.
Public methodSupported by the .NET Compact FrameworkXtsStream(Stream, PrivateKeyInfo, Int32)
Initializes a new instance of the XtsStream class.
Public methodSupported by the .NET Compact FrameworkXtsStream(Stream, PublicKeyInfo, XtsSettings)
Initializes a new instance of the XtsStream class.
Public methodSupported by the .NET Compact FrameworkXtsStream(Stream, PublicKeyInfo, Int32)
Initializes a new instance of the XtsStream class.
Public methodSupported by the .NET Compact FrameworkXtsStream(Stream, array<Byte>[]()[][], XtsSettings)
Initializes a new instance of the XtsStream class.
Public methodSupported by the .NET Compact FrameworkXtsStream(Stream, array<Byte>[]()[][], Int32)
Initializes a new instance of the XtsStream class.
Public methodSupported by the .NET Compact FrameworkXtsStream(Stream, String, XtsSettings)
Initializes a new instance of the XtsStream class.
Public methodSupported by the .NET Compact FrameworkXtsStream(Stream, String, Int32)
Initializes a new instance of the XtsStream class.
Public methodSupported by the .NET Compact FrameworkXtsStream(String, AsymmetricKeyAlgorithm, XtsSettings)
Initializes a new instance of the XtsStream class.
Public methodSupported by the .NET Compact FrameworkXtsStream(String, array<Byte>[]()[][], XtsSettings)
Initializes a new instance of the XtsStream class.
Public methodSupported by the .NET Compact FrameworkXtsStream(String, String, XtsSettings)
Initializes a new instance of the XtsStream class.

See Also