Package | Description |
---|---|
org.jclouds.crypto |
Modifier and Type | Method and Description |
---|---|
static <T> T |
Pems.fromPem(com.google.common.io.InputSupplier<? extends InputStream> supplier,
Pems.PemProcessor<T> processor)
Returns the object of generic type
T that is pem encoded in the
supplier. |
Copyright © 2009-2012 jclouds. All Rights Reserved.