Class CryptoKeyData

java.lang.Object
com.bld.crypto.bean.CryptoKeyData

public class CryptoKeyData extends Object
The Class CryptoPubKeyData.
  • Constructor Details

    • CryptoKeyData

      public CryptoKeyData(String name, boolean url)
      Instantiates a new crypto pub key data.
      Parameters:
      name - the name
      url - the url
  • Method Details

    • getName

      public String getName()
      Gets the name.
      Returns:
      the name
    • isUrl

      public boolean isUrl()
      Checks if is url.
      Returns:
      true, if is url