Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JWS ¶
type JWS struct {
// contains filtered or unexported fields
}
JWS Represents a JWS.
func (*JWS) GetKeyAuthorization ¶
GetKeyAuthorization Gets the key authorization for a token.
func (*JWS) SignContent ¶
SignContent Signs a content with the JWS.
func (*JWS) SignEABContent ¶
SignEABContent Signs an external account binding content with the JWS.
Click to show internal directories.
Click to hide internal directories.