Class EncodedRSAPublicKeyToBase64

java.lang.Object
org.jclouds.ec2.functions.EncodedRSAPublicKeyToBase64
All Implemented Interfaces:
com.google.common.base.Function<Object,String>, Function<Object,String>

@Singleton public class EncodedRSAPublicKeyToBase64 extends Object implements com.google.common.base.Function<Object,String>
See Also:
  • Constructor Details

    • EncodedRSAPublicKeyToBase64

      public EncodedRSAPublicKeyToBase64()
  • Method Details