??????????????
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 173
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 174
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 175
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 176
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 177
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 178
ó
!`Nc @ sÌ d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z i d d 6d d 6d d 6d d 6d
d 6Z i d d 6d d 6d d 6d d 6d d
6Z d „ Z d
„ Z
d e j j f d „ ƒ YZ
d S( iÿÿÿÿNt PKIXi t SPKIi t PGPi t URIiý t OIDiþ c C s) t j | ƒ } | d k r | St | ƒ S( N( t _ctype_by_namet gett Nonet int( t whatt v( ( s: /usr/lib64/python2.7/site-packages/dns/rdtypes/ANY/CERT.pyt _ctype_from_text( s c C s) t j | ƒ } | d k r | St | ƒ S( N( t _ctype_by_valueR R t str( R R
( ( s: /usr/lib64/python2.7/site-packages/dns/rdtypes/ANY/CERT.pyt _ctype_to_text. s t CERTc B sƒ e Z d Z d d d d g Z d „ Z d e d „ Z d e d „ Z e e ƒ Z d d d „ Z
d d „ Z e e ƒ Z d
„ Z RS( s" CERT record
@ivar certificate_type: certificate type
@type certificate_type: int
@ivar key_tag: key tag
@type key_tag: int
@ivar algorithm: algorithm
@type algorithm: int
@ivar certificate: the certificate or CRL
@type certificate: string
@see: RFC 2538t certificate_typet key_tagt algorithmt certificatec C sA t t | ƒ j | | ƒ | | _ | | _ | | _ | | _ d S( N( t superR t __init__R R R R ( t selft rdclasst rdtypeR R R R ( ( s: /usr/lib64/python2.7/site-packages/dns/rdtypes/ANY/CERT.pyR C s
c K sD t | j ƒ } d | | j t j j | j ƒ t j j | j ƒ f S( Ns %s %d %s %s(
R R R t dnst dnssect algorithm_to_textR t rdatat
_base64ifyR ( R t origint
relativizet kwR ( ( s: /usr/lib64/python2.7/site-packages/dns/rdtypes/ANY/CERT.pyt to_textK s c
C só t | j ƒ ƒ } | j ƒ } t j j | j ƒ ƒ } | d k sN | d k rc t j j d ƒ ‚ n g } xP | j ƒ j ƒ }
|
j
ƒ rŽ Pn |
j ƒ s© t j j ‚ n | j |
j
ƒ ql d j | ƒ } | j d ƒ } | | | | | | | ƒ S( Ni iÿ s bad algorithm typet t base64_codec( R t
get_stringt
get_uint16R R t algorithm_from_textt exceptiont SyntaxErrorR t unescapet
is_eol_or_eoft
is_identifiert appendt valuet joint decode(
t clsR R t tokR R R R R t chunkst tt b64R ( ( s: /usr/lib64/python2.7/site-packages/dns/rdtypes/ANY/CERT.pyt from_textQ s" c C sB t j d | j | j | j ƒ } | j | ƒ | j | j ƒ d S( Ns !HHB( t structt packR R R t writeR ( R t filet compressR t prefix( ( s: /usr/lib64/python2.7/site-packages/dns/rdtypes/ANY/CERT.pyt to_wiref s
c C s‘ | | | d !j ƒ } | d 7} | d 8} | d k rF t j j ‚ n t j d | ƒ \ } } }
| | | | !j ƒ } | | | | | |
| ƒ S( Ni i s !HHB( t unwrapR R' t FormErrorR6 t unpack( R0 R R t wiret currentt rdlenR R; R R R R ( ( s: /usr/lib64/python2.7/site-packages/dns/rdtypes/ANY/CERT.pyt from_wirel s
c C sl t j ƒ } | j | ƒ | j ƒ } | j d ƒ | j ƒ | j | ƒ | j ƒ } | j ƒ t | | ƒ S( Ni ( t cStringIOt StringIOR<