CardinalRsaPublicKey.fromSpkiHex constructor
const
CardinalRsaPublicKey.fromSpkiHex(
- String spkiHex
Create the key from its spki representation, hex-encoded.
Implementation
const CardinalRsaPublicKey.fromSpkiHex(this.spkiHex);