encryptAsync(EncryptOptions, Context, JsonWebKey) |   | 52% |   | 15% | 13 | 14 | 10 | 25 | 0 | 1 |
decryptAsync(DecryptOptions, Context, JsonWebKey) |   | 72% |   | 50% | 3 | 4 | 6 | 20 | 0 | 1 |
wrapKeyAsync(KeyWrapAlgorithm, byte[], Context, JsonWebKey) |   | 65% |   | 50% | 3 | 4 | 6 | 16 | 0 | 1 |
unwrapKeyAsync(KeyWrapAlgorithm, byte[], Context, JsonWebKey) |   | 71% |   | 50% | 1 | 2 | 5 | 14 | 0 | 1 |
SymmetricKeyCryptographyClient(CryptographyServiceClient) |  | 0% | | n/a | 1 | 1 | 3 | 3 | 1 | 1 |
verifyDataAsync(SignatureAlgorithm, byte[], byte[], Context, JsonWebKey) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
signDataAsync(SignatureAlgorithm, byte[], Context, JsonWebKey) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
generateRandomByteArray(int) |   | 71% | | n/a | 0 | 1 | 2 | 8 | 0 | 1 |
signAsync(SignatureAlgorithm, byte[], Context, JsonWebKey) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
verifyAsync(SignatureAlgorithm, byte[], byte[], Context, JsonWebKey) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
getKey(JsonWebKey) |   | 54% |   | 50% | 1 | 2 | 1 | 3 | 0 | 1 |
SymmetricKeyCryptographyClient(JsonWebKey, CryptographyServiceClient) |  | 100% | | n/a | 0 | 1 | 0 | 4 | 0 | 1 |