awesn1
Toggle table of contents
0.8.1
common
Target filter
common
Switch theme
Search in API
Skip to content
awesn1
crypto
/
at.asitplus.awesn1.crypto
/
Sec1EcPublicKeyInfo
/
Compressed
Compressed
class
Compressed
(
curveOid
:
ObjectIdentifier
,
x
:
ByteArray
,
val
positiveY
:
Boolean
)
:
Sec1EcPublicKeyInfo
(
source
)
Members
Constructors
Compressed
Link copied to clipboard
constructor
(
curveOid
:
ObjectIdentifier
,
x
:
ByteArray
,
positiveY
:
Boolean
)
Properties
curve
Oid
Link copied to clipboard
val
curveOid
:
ObjectIdentifier
positive
Y
Link copied to clipboard
val
positiveY
:
Boolean
x
Link copied to clipboard
val
x
:
ByteArray
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int