Class CryptoKeyData


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

      • CryptoKeyData

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

      • getName

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

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