RSAProcessor S

Total Complexity 11
Dependencies 2
Dependents 1
Total lines 52
Lines of code 37
Logical lines of code 17
Comment lines 0
Methods 9
Properties 4

Methods 9

Method Rating Maintainability Complexity Lines of code
__construct()
S
60 3 13
getPublicKey()
S
82 1 3
getPrivateKey()
S
82 1 3
getKeyLength()
S
82 1 3
getModulus()
S
82 1 3
encrypt()
S
78 1 3
dencrypt()
S
78 1 3
sign()
S
78 1 3
verify()
S
78 1 3