privateKeyDecoder
abstract fun privateKeyDecoder(curve: XDH.Curve): Decoder<XDH.PrivateKey.Format, XDH.PrivateKey>(source)
Returns a Decoder that decodes XDH private keys on the given curve from the specified PrivateKey.Format.
Returns a Decoder that decodes XDH private keys on the given curve from the specified PrivateKey.Format.