awesn1
Toggle table of contents
0.1.1
common
Target filter
common
Switch theme
Search in API
Skip to content
awesn1
core
/
at.asitplus.awesn1
/
PemHeader
Pem
Header
data
class
PemHeader
(
val
name
:
String
,
val
value
:
String
)
(
source
)
Members
Constructors
Pem
Header
Link copied to clipboard
constructor
(
name
:
String
,
value
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
value
Link copied to clipboard
val
value
:
String