toggle menu
cryptography-kotlin
0.4.0
common
switch theme
search in API
cryptography-core
/
dev.whyoleg.cryptography.algorithms
/
ECDSA
/
PrivateKey
/
signatureGenerator
signature
Generator
abstract
fun
signatureGenerator
(
digest
:
CryptographyAlgorithmId
<
Digest
>
,
format
:
ECDSA.SignatureFormat
)
:
SignatureGenerator
(
source
)