Redigera

CoseHeaderValue.GetValueAsInt32 Method

Definition

Gets the value as a signed integer.

public:
 int GetValueAsInt32();
public int GetValueAsInt32 ();
member this.GetValueAsInt32 : unit -> int
Public Function GetValueAsInt32 () As Integer

Returns

The value as a signed integer.

Exceptions

The value could not be decoded as a 32-bit signed integer.

Applies to