This project has retired. For details please refer to its Attic page.
SymmetricKey (Apache Oltu - JOSE 2-SNAPSHOT API)

org.apache.oltu.jose.jws.signature
Interface SymmetricKey

All Superinterfaces:
SigningKey, VerifyingKey
All Known Implementing Classes:
SymmetricKeyImpl

public interface SymmetricKey
extends SigningKey, VerifyingKey

A key that marks can be used for both sign and verify operations.




Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.