constify and reorder getter args (#3103)

* constify more things in x509 and reorder a few func args

Post pre6 they changed some function argument order...

* fix the function arg order where we call it

* still need arg names when implementing the function...whoops
2 files changed