Class VCard.Key

  • Enclosing class:
    VCard

    public static final class VCard.Key
    extends Object
    Represents an authentication credential or encryption key.
    • Constructor Detail

    • Method Detail

      • getCredential

        public String getCredential()
        Gets the credential.
        Returns:
        The credential.
      • getType

        public String getType()
        Gets the type.
        Returns:
        The type.