cryptography-kotlin
Toggle table of contents
0.5.0
common
Platform filter
common
Switch theme
Search in API
cryptography-kotlin
cryptography-serialization-asn1
/
dev.whyoleg.cryptography.serialization.asn1
/
ContextSpecificTag
Context
Specific
Tag
@
Target
(
allowedTargets
=
[
AnnotationTarget.PROPERTY
]
)
@
SerialInfo
annotation class
ContextSpecificTag
(
val
classIndex
:
Byte
,
val
type
:
ContextSpecificTag.TagType
)
(
source
)
Members
Types
Tag
Type
Link copied to clipboard
enum
TagType
:
Enum
<
ContextSpecificTag.TagType
>
Properties
class
Index
Link copied to clipboard
val
classIndex
:
Byte
type
Link copied to clipboard
val
type
:
ContextSpecificTag.TagType