Class PRFAlgorithmIdentifierType


  • public class PRFAlgorithmIdentifierType
    extends AlgorithmIdentifierType

    Java class for PRFAlgorithmIdentifierType complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="PRFAlgorithmIdentifierType">
       <complexContent>
         <restriction base="{http://www.w3.org/2009/xmlenc11#}AlgorithmIdentifierType">
           <attribute name="Algorithm" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • PRFAlgorithmIdentifierType

        public PRFAlgorithmIdentifierType()