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

com.kloudtek.kryptotek.jce.DHKey Maven / Gradle / Ivy

Go to download

Kryptotek provides an easy to use abstraction layer for cryptographic functions

The newest version!
/*
 * Copyright (c) 2015 Kloudtek Ltd
 */

package com.kloudtek.kryptotek.jce;

import com.kloudtek.kryptotek.Key;

/**
 * Created by yannick on 26/01/2015.
 */
public interface DHKey extends Key {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy