Return a cert chain we can use, ordered from leaf to root, or else an empty vector.
It is assumed that the caller can get the private key of the leaf with privateKeyFor
specifies the type of key requested ("RSA", "DSA", "ECDSA", etc)
specifies the type of operation occuring
specifies a context relative to type.
See Implementation
Return a cert chain we can use, ordered from leaf to root, or else an empty vector.
It is assumed that the caller can get the private key of the leaf with privateKeyFor