Mono Class Library: System.Security.Cryptography.CryptoStream Overview | Members

System.Security.Cryptography.CryptoStream.Seek Method

Documentation for this section has not yet been entered.

public override long Seek (long offset, System.IO.SeekOrigin origin)

Parameters

offset
Documentation for this section has not yet been entered.
origin
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

This method isn't supported on CryptoStream and will always throw a NotSupportedException.

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0