Interface ECPointType

All Superinterfaces:
CryptoBinary, XMLObject, XSBase64Binary
All Known Subinterfaces:
PublicKey
All Known Implementing Classes:
ECPointTypeImpl, PublicKeyImpl

public interface ECPointType
extends CryptoBinary
XMLObject representing XML Digital Signature 1.1 ECPointType element.
  • Field Details

    • TYPE_LOCAL_NAME

      static final String TYPE_LOCAL_NAME
      Element local name.
      See Also:
      Constant Field Values
    • TYPE_NAME

      static final QName TYPE_NAME
      Default element name.