Returns the key to use for signing, wrapping, encryption or decryption depending on the type of operation. @return the key to use for signing, wrapping, encryption or decryption depending on the type of operation.
()
| 31 | * @return the key to use for signing, wrapping, encryption or decryption depending on the type of operation. |
| 32 | */ |
| 33 | K getKey(); |
| 34 | } |
no outgoing calls
no test coverage detected