DINAMO Networks is now aDINAMO cyber security company!
NET API
HSM DINAMO
Loading...
Searching...
No entry found
JwsComponents Class Reference

Class that encapsulates the JWS signature components. More...

Public Members

 JwsComponents (byte[] header, byte[] payload, Int32 returnCode)
 

Properties

byte[] Header [get, set]
 
byte[] Payload [get, set]
 
Int32 ReturnCode [get, set]
 

Detailed description

Class that encapsulates the JWS signature components.

Examples
sign_check_jws.cs.

Builders and Destructors

JwsComponents()

JwsComponents ( byte[] header,
byte[] payload,
Int32 returnCode )
inline

Properties

Header

byte [] Header
getset

Payload

byte [] Payload
getset

ReturnCode

Int32 ReturnCode
getset