awesn1
Toggle table of contents
0.2.1
common
Target filter
common
Switch theme
Search in API
Skip to content
awesn1
crypto
/
at.asitplus.awesn1.crypto
/
SignatureValue
/
Companion
/
fromRS
from
RS
fun
fromRS
(
r
:
Asn1Integer.Positive
,
s
:
Asn1Integer.Positive
)
:
SignatureValue
(
source
)
Constructs a Signature value from
r
and
s
coordinates (as used by ECDSA, and DSA, for example)