Class VCard.Security

java.lang.Object
net.bluemind.addressbook.api.VCard.Security
Enclosing class:
VCard

public static class VCard.Security extends Object
These properties are concerned with the security of communication pathways or access to the vCard.
  • Field Details

    • keys

      public List<VCard.Security.Key> keys
      To specify public keys or authentication certificates associated with the object that the vCard represents
  • Constructor Details

    • Security

      public Security()
  • Method Details