cryptography-kotlin
Toggle table of contents
0.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
cryptography-kotlin
cryptography-core
/
dev.whyoleg.cryptography.algorithms
/
DH
/
parametersDecoder
parameters
Decoder
abstract
fun
parametersDecoder
(
)
:
Decoder
<
DH.Parameters.Format
,
DH.Parameters
>
(
source
)
Returns a
Decoder
that decodes DH domain parameters from the specified
Parameters.Format
.