encrypt() |   | 8% |   | 11% | 29 | 31 | 70 | 83 | 0 | 1 |
decrypt(AlgorithmID, Recipient) |   | 36% |   | 25% | 22 | 27 | 26 | 42 | 0 | 1 |
getKey(AlgorithmID) |   | 69% |   | 54% | 13 | 20 | 7 | 36 | 0 | 1 |
DecodeFromCBORObject(CBORObject) |   | 43% |   | 33% | 9 | 10 | 10 | 18 | 0 | 1 |
AES_KeyWrap_Decrypt(AlgorithmID, byte[]) |  | 0% |  | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
ECDH_GenSecret(OneKey) |   | 49% |   | 33% | 6 | 7 | 13 | 25 | 0 | 1 |
AES_KeyWrap_Encrypt(AlgorithmID, byte[]) |  | 0% |  | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
GetKDFInput(int, AlgorithmID) |   | 76% |   | 55% | 8 | 10 | 0 | 34 | 0 | 1 |
EncodeCBORObject() |   | 49% |   | 33% | 3 | 4 | 6 | 12 | 0 | 1 |
HKDF(byte[], int, AlgorithmID, String) |   | 87% |   | 75% | 1 | 3 | 5 | 28 | 0 | 1 |
addRecipient(Recipient) |  | 0% |  | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
SetKey(CBORObject) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
SetSenderKey(CBORObject) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
getRecipient(int) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
getRecipientCount() |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
getRecipientList() | | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
getRecipientType() |  | 85% |   | 50% | 1 | 2 | 1 | 4 | 0 | 1 |
ECDH_GenEphemeral() |  | 100% | | n/a | 0 | 1 | 0 | 5 | 0 | 1 |
SetKey(OneKey) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
SetSenderKey(OneKey) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
Recipient() | | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |