PHP Трейт Jose\Behaviour\CommonCipheringMethods

Показать файл Открыть проект

Открытые методы

Метод Описание
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() публичный Метод