Aracılığıyla paylaş


EnvelopedSignatureReader.Read Method

Definition

Keeps track of the XML Element count. If a signature is detected it is read.

public override bool Read ();
override this.Read : unit -> bool
Public Overrides Function Read () As Boolean

Returns

'true' if the next node was read successfully; 'false' if there are no more nodes.

Exceptions

if a <Reference> element was not found in the <SignedInfo>.

Applies to