Class OAuthRsaSigner

java.lang.Object
com.google.api.client.auth.oauth.OAuthRsaSigner
All Implemented Interfaces:
OAuthSigner

@Beta public final class OAuthRsaSigner extends Object implements OAuthSigner
Beta
OAuth "RSA-SHA1" signature method.

The private key may be loaded using the utilities in SecurityUtils.

Since:
1.0