프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$certData | string | certdata.txt contents | |
$context | resource | Stream context |
메소드 | 설명 | |
---|---|---|
getContent ( $until = false ) : string | Get the raw certdata.txt contents from mxr.mozilla.org | |
getStreamContext ( ) : resource | Get the stream context for the TCP connection to the server. |
메소드 | 설명 | |
---|---|---|
decodeChunkedString ( $string ) | ||
fetchLatestCertData ( $until = false ) | ||
getResponseBody ( $string ) | ||
getRootCaBundlePath ( ) |
public getContent ( $until = false ) : string | ||
리턴 | string |
public getStreamContext ( ) : resource | ||
리턴 | resource |