JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.cxf.rs.security.jose.jwe
Interface AuthenticationTagProducer
public interface
AuthenticationTagProducer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
byte[]
getTag
()
void
update
(byte[] cipher, int off, int len)
Method Details
update
void
update
(byte[] cipher, int off, int len)
getTag
byte[]
getTag
()