publicKeyDecoder
abstract fun publicKeyDecoder(curve: EdDSA.Curve): Decoder<EdDSA.PublicKey.Format, EdDSA.PublicKey>(source)
Returns a Decoder that decodes EdDSA public keys on the given curve from the specified PublicKey.Format.
Returns a Decoder that decodes EdDSA public keys on the given curve from the specified PublicKey.Format.