Companion
object Companion
Functions
Link copied to clipboard
fun issue(userName: String?, memberPublicKey: PublicKey, orgCertificate: OrgCertificate, orgPrivateKey: PrivateKey, expiryDate: ZonedDateTime, startDate: ZonedDateTime = ZonedDateTime.now()): MemberCertificate
Issue a new member certificate.