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() 보호된 메소드

supportsKey() 보호된 메소드

protected supportsKey ( $key )