PHP Trait Jose\Behaviour\CommonCipheringMethods

Afficher le fichier Open project: spomky-labs/jose

Méthodes publiques

Méthode Description
getSupportedCompressionMethods ( )
getSupportedContentEncryptionAlgorithms ( )
getSupportedKeyEncryptionAlgorithms ( )

Private Methods

Méthode Description
setCompressionMethods ( string[] | Jose\Compression\CompressionInterface[] $compression_methods )
setContentEncryptionAlgorithms ( string[] | Jose\Algorithm\ContentEncryptionAlgorithmInterface[] $content_encryption_algorithms )
setKeyEncryptionAlgorithms ( string[] | Jose\Algorithm\KeyEncryptionAlgorithmInterface[] $key_encryption_algorithms )

Method Details

getSupportedCompressionMethods() public méthode

getSupportedContentEncryptionAlgorithms() public méthode

getSupportedKeyEncryptionAlgorithms() public méthode