All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.quincy.core.web.SignaturePubKeyExchanger Maven / Gradle / Ivy

The newest version!
package com.quincy.core.web;

public interface SignaturePubKeyExchanger {
	public String getPublicKeyById(String id);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy