4 lines
121 B
Go
4 lines
121 B
Go
|
// Package jose implements some helper functions and types for the children
|
||
|
// packages, jws, jwt, and jwe.
|
||
|
package jose
|