PHP 인터페이스 Jose\Algorithm\KeyEncryption\DirectEncryptionInterface

상속: extends Jose\Algorithm\KeyEncryptionAlgorithmInterface
파일 보기 프로젝트 열기: spomky-labs/jose

공개 메소드들

메소드 설명
getCEK ( Jose\Object\JWKInterface $key ) : string

메소드 상세

getCEK() 공개 메소드

public getCEK ( Jose\Object\JWKInterface $key ) : string
$key Jose\Object\JWKInterface The key used to get the CEK
리턴 string The CEK