Class EjwsAuthenticator.GPGKeyIDs

java.lang.Object
org.bzdev.ejws.EjwsAuthenticator.GPGKeyIDs
Enclosing class:
EjwsAuthenticator

public static class EjwsAuthenticator.GPGKeyIDs extends Object
Container class for key ids. Instances of this class is returned by calls EjwsAuthenticator.storeGPGKey(String,GPGKeyIDs).
  • Method Details

    • getEmailAddress

      public String getEmailAddress()
      Get the email address for a GPG key that was just stored
      Returns:
      the email address
    • getFingerprint

      public String getFingerprint()
      Get the fingerprint for a GPG key that was just stored
      Returns:
      the key's fingerprint