org.jclouds.crypto
Interface Pems.PemProcessor.ResultParser<T>

Enclosing class:
Pems.PemProcessor<T>

public static interface Pems.PemProcessor.ResultParser<T>


Method Summary
 T parseResult(byte[] bytes)
           
 

Method Detail

parseResult

T parseResult(byte[] bytes)
              throws IOException
Throws:
IOException


Copyright © 2009-2012 jclouds. All Rights Reserved.