Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComputeDetachedSignature ¶
ComputeDetachedSignature takes content and token details and computes a detached JWS signature. This is described in Appendix F of RFC 7515. Basically, this is a regular JWS with the content part of the signature elided.
func DetachedTokenIsValid ¶
DetachedTokenIsValid checks whether a given detached JWS-encoded token matches JWS output of the given content and token
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.