Dart.PowerTCP.SslSockets Namespace : SymmetricCryptoStream Class |
SymmetricCryptoStream overview
![]() | Overloaded. Create a new instance of SymmetricCryptoStream. |
![]() | Exposes the algorithm cryptographic service provider used to initialize the SymmetricCryptoStream. |
![]() | Gets a value indicating whether the current stream supports reading. |
![]() | Gets a value indicating whether the current stream supports seeking. |
![]() | Gets a value that determines whether the current stream can time out. |
![]() | Gets a value indicating whether the current stream supports writing. |
![]() | Gets and sets the character set used for string/byte array conversions. |
![]() | Gets or sets the type of encoding to use. |
![]() | The length of data available on the stream. This method always throws a NotSupportedException. |
![]() | Gets or sets the position in the stream. This method always throws a NotSupportedException. |
![]() | Gets or sets a value that determines how long the stream will attempt to read before timing out. |
![]() | Gets or sets a value that determines how long the stream will attempt to write before timing out. |
![]() | |
![]() | |
![]() | Closes the current stream and releases any resources (such as sockets and file handles) associated with the current stream. |
![]() | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() | Overloaded. Releases all resources associated with the object. |
![]() | Waits for the pending asynchronous read to complete. |
![]() | Ends an asynchronous write operation. |
![]() | Overridden. Updates the underlying repository with the current state of the buffer and then clears the buffer. |
![]() | Updates the underlying data source or repository with the current state of the buffer, then clears the buffer. |
![]() | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() | Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() | Overloaded. Overridden. Reads a sequence of bytes from the SymmetricCryptoStream.CoreStream and returns when the operation is complete. |
![]() | Reads a byte from the stream and advances the position within the stream by one byte, or returns -1 if at the end of the stream. |
![]() | Overloaded. Saves the data in the stream to the file specified by fileName. |
![]() | Sets the position within the current Stream to the specified value. Always throws a NotSupportedException. |
![]() | Sets the length of the current Stream to the specified value. Always throws a NotSupportedException. |
![]() | Returns the byte array representation of the Stream data. |
![]() | Returns the string representation of the Stream data. |
![]() | Overloaded. Overridden. Writes a sequence of bytes to the SymmetricCryptoStream.CoreStream and returns when the operation is complete. |
![]() | Writes a byte to the current position in the stream and advances the position within the stream by one byte. |
![]() | Overloaded. Writes all of the data contained in this Stream to a destination Stream. |
![]() | Allocates a WaitHandle object. |
![]() | Overloaded. Creates a shallow copy of the current MarshalByRefObject object. |
SymmetricCryptoStream Class | Dart.PowerTCP.SslSockets Namespace
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.