toggle menu
indispensable
3.18.2
common
switch theme
search in API
indispensable
/
at.asitplus.signum.indispensable
/
CryptoPrivateKey
/
EC
/
WithPublicKey
/
WithPublicKey
With
Public
Key
constructor
(
privateKey
:
BigInteger
,
curve
:
ECCurve
,
encodeCurve
:
Boolean
,
encodePublicKey
:
Boolean
,
attributes
:
List
<
Asn1Element
>
?
=
null
)
constructor
(
privateKey
:
BigInteger
,
publicKey
:
CryptoPublicKey.EC
,
encodeCurve
:
Boolean
,
encodePublicKey
:
Boolean
,
attributes
:
List
<
Asn1Element
>
?
=
null
)