See: Description
Interface | Description |
---|---|
HMACComputer |
Interface exposed by the Connect2id server for computing Hash-based Message
Authentication Codes (HMAC).
|
JWSVerifier |
Interface exposed by the Connect2id server for verifying JSON Web Signatures
(JWS), such as for JSON Web Tokens (JWT) created by the
JWTSigner . |
JWTSigner |
Interface exposed by the Connect2id server for signing JSON Web Tokens (JWT)
created by SPI implementations, for example Security Event Tokens (SET).
|
Copyright © 2020 Connect2id Ltd.. All rights reserved.