Interface KeyInfoConfirmationData

  • All Superinterfaces:
    SubjectConfirmationData, XmlSerializable

    @SupportedAll
    public interface KeyInfoConfirmationData
    extends SubjectConfirmationData
    The KeyInfoConfirmationData constrains a SubjectConfirmationData element to contain one or more ds:KeyInfo elements that identify cryptographic keys that are used in some way to authenticate an attesting entity. The particular confirmation method MUST define the exact mechanism by which the confirmation data can be used. The optional attributes defined by SubjectConfirmationData MAY also appear.
    • Method Detail

      • getKeyInfo

        List getKeyInfo()
        Returns the key info
        Returns:
        the key info