Bitrix API

YandexCert

Table of Contents

Properties

$cn  : mixed
$csr  : mixed
$errors  : mixed
$pkey  : mixed
$sign  : mixed

Methods

clear()  : mixed
generate()  : mixed
getCert()  : mixed
getCn()  : string
getCsr()  : mixed
getSign()  : mixed
getValue()  : mixed|string
isLoaded()  : bool
setCert()  : mixed

Properties

Methods

clear()

public static clear(mixed $shopId[, bool $all = false ]) : mixed
Parameters
$shopId : mixed
$all : bool = false
Tags
throws
Exception

generate()

public static generate(mixed $shopId, mixed $companyName) : mixed
Parameters
$shopId : mixed
$companyName : mixed

getCert()

public static getCert(mixed $shopId) : mixed
Parameters
$shopId : mixed

getCn()

public static getCn(mixed $shopId) : string
Parameters
$shopId : mixed
Return values
string

getCsr()

public static getCsr(mixed $shopId) : mixed
Parameters
$shopId : mixed
Tags
throws
ArgumentNullException

getSign()

public static getSign(mixed $shopId) : mixed
Parameters
$shopId : mixed

getValue()

public static getValue(mixed $field, mixed $shopId) : mixed|string
Parameters
$field : mixed
$shopId : mixed
Return values
mixed|string

isLoaded()

public static isLoaded(mixed $shopId) : bool
Parameters
$shopId : mixed
Tags
throws
ArgumentNullException
Return values
bool

setCert()

public static setCert(mixed $file, mixed $shopId) : mixed
Parameters
$file : mixed
$shopId : mixed

        
On this page

Search results