PHP 트레잇 Jose\Behaviour\CommonCipheringMethods

파일 보기 프로젝트 열기: spomky-labs/jose

공개 메소드들

메소드 설명
getSupportedCompressionMethods ( )
getSupportedContentEncryptionAlgorithms ( )
getSupportedKeyEncryptionAlgorithms ( )

비공개 메소드들

메소드 설명
setCompressionMethods ( string[] | Jose\Compression\CompressionInterface[] $compression_methods )
setContentEncryptionAlgorithms ( string[] | Jose\Algorithm\ContentEncryptionAlgorithmInterface[] $content_encryption_algorithms )
setKeyEncryptionAlgorithms ( string[] | Jose\Algorithm\KeyEncryptionAlgorithmInterface[] $key_encryption_algorithms )

메소드 상세

getSupportedCompressionMethods() 공개 메소드

getSupportedContentEncryptionAlgorithms() 공개 메소드

getSupportedKeyEncryptionAlgorithms() 공개 메소드