JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Deprecated
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.apache.oltu.jose.jws.signature
Interface SigningKey
All Known Subinterfaces:
SymmetricKey
All Known Implementing Classes:
PrivateKey
,
SymmetricKeyImpl
public interface
SigningKey
A key that marks has to be used for
sign
operations.