|
NAMEONVIF::Device::Elements::GetPkcs10RequestDESCRIPTIONPerl data type class for the XML Schema defined element GetPkcs10Request from the namespace http://www.onvif.org/ver10/device/wsdl.PROPERTIESThe following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
METHODSnewmy $element = ONVIF::Device::Elements::GetPkcs10Request->new($data); Constructor. The following data structure may be passed to new(): { CertificateID => $some_value, # token Subject => $some_value, # string Attributes => { # ONVIF::Device::Types::BinaryData Data => $some_value, # base64Binary }, }, AUTHORGenerated by SOAP::WSDL
Visit the GSP FreeBSD Man Page Interface. |