public class SignerFactoryImpl extends Object implements SignerFactory
| Constructor and Description |
|---|
SignerFactoryImpl(MacFactory macFactory,
Serializer serializer,
Base64.Encoder encoder) |
public SignerFactoryImpl(MacFactory macFactory, Serializer serializer, Base64.Encoder encoder)
public Signer makeSigner(Algorithm alg, Key jwk)
makeSigner in interface SignerFactoryCopyright © 2015. All rights reserved.