class LegallyIdentifiable : WithKey| <init> |
LegallyIdentifiable(signer: Party, bits: ByteArray) |
| signer |
val signer: Party |
| by |
val by: PublicKey |
| verifyWithECDSA |
fun verifyWithECDSA(content: ByteArray): Unitfun verifyWithECDSA(content: OpaqueBytes): Unit |