Interface RsaSha1Signature

All Superinterfaces:
SignatureMethod
All Known Implementing Classes:
RsaSha1Signature.DefaultRsaSha1Signature

public interface RsaSha1Signature
Represents the RSA-SHA1 signature method.

It is recommended to use the RsaSha1Signature.DefaultRsaSha1Signature implementation.

Author:
Martin Siegemund
See Also:
RSA-SHA1