CordaX500Name

constructor(commonName: String, organisation: String, locality: String, country: String)
constructor(commonName: String?, organisationUnit: String?, organisation: String, locality: String, state: String?, country: String)


constructor(organisation: String, locality: String, country: String)

Parameters

organisation

name of the organisation.

locality

locality of the organisation, typically nearest major city.

country

country the organisation is in, as an ISO 3166-1 2-letter country code.