Method | Description | |
---|---|---|
ReadSalt ( this stream, string key ) : Stream | ||
WriteSalt ( this stream, string key ) : Stream |
public static ReadSalt ( this stream, string key ) : Stream | ||
stream | this | |
key | string | |
return | Stream |
public static WriteSalt ( this stream, string key ) : Stream | ||
stream | this | |
key | string | |
return | Stream |