Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Namshi
JOSE
Signer
OpenSSL
ECDSA
PHP 클래스 Namshi\JOSE\Signer\OpenSSL\ECDSA
상속:
extends
PublicKey
파일 보기
프로젝트 열기: namshi/jose
공개 메소드들
메소드
설명
__construct
( )
보호된 메소드들
메소드
설명
getSupportedECDSACurve
( ) :
string
Returns the ECDSA curve supported in this signer.
getSupportedPrivateKeyType
( )
supportsKey
(
$key
)
메소드 상세
__construct()
공개
메소드
public
__construct
( )
getSupportedECDSACurve()
추상적인
보호된
메소드
Returns the ECDSA curve supported in this signer.
abstract
protected
getSupportedECDSACurve
( ) :
string
리턴
string
getSupportedPrivateKeyType()
보호된
메소드
protected
getSupportedPrivateKeyType
( )
supportsKey()
보호된
메소드
protected
supportsKey
(
$key
)