readPubKey method

ECCompressedPublicKey readPubKey()

Implementation

cl.ECCompressedPublicKey readPubKey() => cl.ECCompressedPublicKey(readSlice(33));