Class | Description |
---|---|
EcJWK |
This class implements an Elliptical Curve Json Web Key storage and manipulation class.
|
JWK |
The abstract base class for the 3 implementations of JWK.
|
JWKSet |
Holds a Set of JWKs.
|
OctJWK |
Creates an Octet JWK.
|
RsaJWK |
Implements a RsaJWK.
|
RsaJWK.OtherFactors |
Holds the other prime factors.
|
Enum | Description |
---|---|
KeyType |
Enum representing the possible KeyTypes.
|
KeyUse |
Represents the Possible KeyUse values.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.