-
Home
-
WP Consent Receipt
-
0.28 (latest)
-
Code
-
Classes
- Unit_Crypt_RSA_LoadKeyTest
| Total Complexity |
22 |
| Dependencies |
4 |
| Dependents |
0 |
| Total lines |
491 |
| Lines of code |
375 |
| Logical lines of code |
127 |
| Comment lines |
11 |
| Methods |
22 |
| Properties |
0 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| testLoadPKCS8PrivateKey() |
S |
53 |
1 |
35 |
| testPKCS1EncryptionChange() |
S |
51 |
1 |
35 |
| testRawComment() |
S |
54 |
1 |
26 |
| testPrivateMSBlob() |
S |
53 |
1 |
23 |
| testSavePKCS8PrivateKey() |
S |
57 |
1 |
21 |
| testPKCS8Only() |
S |
58 |
1 |
21 |
| testPKCS1SpacesKey() |
S |
58 |
1 |
19 |
| testPKCS1Key() |
S |
60 |
1 |
18 |
| testRawPKCS1Key() |
S |
58 |
1 |
17 |
| testPKCS1NoHeaderKey() |
S |
61 |
1 |
16 |
| testPKCS1NoWhitespaceNoHeaderKey() |
S |
59 |
1 |
16 |
| testPubKey2() |
S |
61 |
1 |
15 |
| testSetPrivate() |
S |
60 |
1 |
15 |
| testPubKey1() |
S |
61 |
1 |
14 |
| testSignedPKCS1() |
S |
62 |
1 |
13 |
| testRawKey() |
S |
60 |
1 |
13 |
| testPuttyPublicKey() |
S |
62 |
1 |
13 |
| testSSHPubKeyFingerprint() |
S |
62 |
1 |
12 |
| testUnsignedXML() |
S |
63 |
1 |
11 |
| testBadKey() |
S |
73 |
1 |
5 |
| testSSHPubKey() |
S |
64 |
1 |
10 |
| testNakedOpenSSHKey() |
S |
68 |
1 |
7 |