DecryptionTrait
Table of Contents
- getStrippedCiphertextStream() : mixed
- getTagFromCiphertextStream() : mixed
Methods
getStrippedCiphertextStream()
private
getStrippedCiphertextStream(StreamInterface $cipherText, mixed $tagLength) : mixed
Parameters
- $cipherText : StreamInterface
- $tagLength : mixed
Return values
mixed —getTagFromCiphertextStream()
private
getTagFromCiphertextStream(StreamInterface $cipherText, mixed $tagLength) : mixed
Parameters
- $cipherText : StreamInterface
- $tagLength : mixed