Home
last modified time | relevance | path

Searched defs:algorithm (Results 1 – 25 of 38) sorted by relevance

12

/plugin/gtime/gtlib/asn1/x509/
DX509AlgorithmIdentifier.php40 private $algorithm; variable in X509AlgorithmIdentifier
103 public function setAlgorithm($algorithm) {
DX509Certificate.php115 public function verifySignature($data, $sign, $algorithm = 'sha256') {
269 public static function verifyPublicKeySignature($pkey, $data, $sign, $algorithm = 'sha256') {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
DAutoscalingSettings.php25 public $algorithm; variable in Google\\Service\\Dataflow\\AutoscalingSettings
34 public function setAlgorithm($algorithm)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/
DCryptoKeyVersionTemplate.php25 public $algorithm; variable in Google\\Service\\CloudKMS\\CryptoKeyVersionTemplate
34 public function setAlgorithm($algorithm)
DImportCryptoKeyVersionRequest.php25 public $algorithm; variable in Google\\Service\\CloudKMS\\ImportCryptoKeyVersionRequest
42 public function setAlgorithm($algorithm)
DPublicKey.php25 public $algorithm; variable in Google\\Service\\CloudKMS\\PublicKey
46 public function setAlgorithm($algorithm)
DCryptoKeyVersion.php25 public $algorithm; variable in Google\\Service\\CloudKMS\\CryptoKeyVersion
78 public function setAlgorithm($algorithm)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
DKeyVersionSpec.php25 public $algorithm; variable in Google\\Service\\CertificateAuthorityService\\KeyVersionSpec
34 public function setAlgorithm($algorithm)
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
DKey.php15 private $algorithm; variable in Firebase\\JWT\\Key
23 string $algorithm
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDomains/
DDsRecord.php25 public $algorithm; variable in Google\\Service\\CloudDomains\\DsRecord
42 public function setAlgorithm($algorithm)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
DDnsKeySpec.php25 public $algorithm; variable in Google\\Service\\Dns\\DnsKeySpec
42 public function setAlgorithm($algorithm)
DDnsKey.php26 public $algorithm; variable in Google\\Service\\Dns\\DnsKey
69 public function setAlgorithm($algorithm)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
DGoogleCloudMlV1StudyConfig.php26 public $algorithm; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfig
37 public function setAlgorithm($algorithm)
DGoogleCloudMlV1HyperparameterSpec.php26 public $algorithm; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1HyperparameterSpec
61 public function setAlgorithm($algorithm)
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Signature/
DSignature.php19 protected $algorithm; variable in OAuth\\OAuth1\\Signature\\Signature
37 public function setHashingAlgorithm($algorithm)
DSignatureInterface.php13 public function setHashingAlgorithm($algorithm);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/
DFingerprint.php41 public function getFingerprint($algorithm = 'md5')
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
DPublicKey.php28 public function getFingerprint($algorithm);
/plugin/jukebox/id3/
Dgetid3.php1063 function getHashdata($algorithm) {
/plugin/adfs/phpsaml/lib/Saml2/
DUtils.php1280 public static function castKey(XMLSecurityKey $key, $algorithm, $type = 'public')
1310 public static function isSupportedSigningAlgorithm($algorithm)
/plugin/saml/phpsaml/lib/Saml2/
DUtils.php1280 public static function castKey(XMLSecurityKey $key, $algorithm, $type = 'public')
1310 public static function isSupportedSigningAlgorithm($algorithm)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/
DGdataMedia.php26 public $algorithm; variable in Google\\Service\\YouTubeReporting\\GdataMedia
127 public function setAlgorithm($algorithm)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
DMedia.php26 public $algorithm; variable in Google\\Service\\CloudSupport\\Media
127 public function setAlgorithm($algorithm)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
DSSH2.php2086 private function encryption_algorithm_to_key_size($algorithm)
2134 private static function encryption_algorithm_to_crypt_instance($algorithm)
2183 private static function mac_algorithm_to_hash_instance($algorithm)
2219 private static function bad_algorithm_candidate($algorithm)
/plugin/saml/phpsaml/extlib/xmlseclibs/
Dxmlseclibs.php935 …private function addRefInternal($sinfoNode, $node, $algorithm, $arTransforms=null, $options=null) {
1011 public function addReference($node, $algorithm, $arTransforms=null, $options=null) {
1021 public function addReferenceList($arNodes, $algorithm, $arTransforms=null, $options=null) {

12