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

com.uid2.enclave.IOperatorKeyRetriever Maven / Gradle / Ivy

There is a newer version: 2.1.6
Show newest version
package com.uid2.enclave;

public interface IOperatorKeyRetriever {
    public String retrieve();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy