| Class: | org/cryptotrader/api/library/services/rsa/RsaKeyService |
|---|---|
| Assembly: | rsa |
| File(s): | RsaKeyService.kt |
| Covered lines: | 45 |
|---|---|
| Uncovered lines: | 0 |
| Coverable lines: | 45 |
| Total lines: | 97 |
| Line coverage: | 100% |
| Covered branches: | 19 |
|---|---|
| Total branches: | 22 |
| Branch coverage: | 86.3% |
Feature is only available for sponsors
Upgrade to PRO version| Method | Branch coverage | Line coverage |
|---|---|---|
| <init>(...) | 100% | 100% |
| getPublicKey() | - | 100% |
| getPrivateKey() | - | 100% |
| getKid() | - | 100% |
| isValidKeys(...) | 75% | 100% |
| stripPemHeaders(...) | - | 100% |
| getRsaKeyFactory() | - | 100% |
| generateEphemeralKeyPair() | - | 100% |
| computeKid(...) | - | 100% |
| resolveKid(...) | 100% | 100% |
| <clinit>() | - | 100% |
File 'RsaKeyService.kt' does not exist (any more).