Package edu.iu.crypt

Interface WebSignature

All Known Implementing Classes:
Jws

public interface WebSignature
Unifies algorithm support and maps from JCE encryption to JSON Web Signature (JWS).
See Also: