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

io.trbl.bcpg.PublicKey Maven / Gradle / Ivy

The newest version!
package io.trbl.bcpg;

public interface PublicKey extends Key {

  byte[] getFingerprint();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy