toX500Name

fun CordaX500Name.toX500Name(): <Error class: unknown class>

Return the underlying X.500 name from this Corda-safe X.500 name. These are guaranteed to have a consistent ordering, such that their toString() function returns the same value every time for the same CordaX500Name.


fun X500Principal.toX500Name(): <Error class: unknown class>

Converts the X500Principal instance to the X500Name object.