app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.mutkuensert.androidsignatureexample.signaturehelper.signature.algorithm
Package-level
declarations
Types
Types
Curve
Link copied to clipboard
@
JvmInline
value
class
Curve
(
val
name
:
String
)
Dsa
Algorithm
Link copied to clipboard
interface
DsaAlgorithm
Dsa
Algorithms
Link copied to clipboard
object
DsaAlgorithms
See
Signature Algorithms
Ecdsa
Algorithm
Link copied to clipboard
class
EcdsaAlgorithm
(
val
name
:
String
,
val
curve
:
Curve
)
:
DsaAlgorithm