SignedInfo.GetCanonicalBytes(Stream) Method

Definition

Writes the Canonicalized bytes into a stream.

public void GetCanonicalBytes (System.IO.Stream stream);
member this.GetCanonicalBytes : System.IO.Stream -> unit
Public Sub GetCanonicalBytes (stream As Stream)

Parameters

stream
Stream

the Stream to receive the bytes.

Applies to