org.jboss.resteasy.security.smime
public interface SignedInput<T>
T getEntity()
<T2> T2 getEntity(Class<T2> type)
Object getEntity(GenericType type)
boolean verify(X509Certificate certificate) throws Exception
Exception
Copyright © 2014. All Rights Reserved.