CommercioECPublicKey constructor
CommercioECPublicKey(
- ECPublicKey pubKey, {
- String? keyType,
Implementation
CommercioECPublicKey(
this.pubKey, {
this.keyType,
});
CommercioECPublicKey(
this.pubKey, {
this.keyType,
});