awesn1
Toggle table of contents
0.1.1
common
Target filter
common
Switch theme
Search in API
Skip to content
awesn1
crypto
/
at.asitplus.awesn1.crypto.pki
/
Pkcs10CertificationRequestInfo
/
Pkcs10CertificationRequestInfo
Pkcs10Certification
Request
Info
constructor
(
version
:
Int
=
0
,
subjectName
:
List
<
RelativeDistinguishedName
>
,
publicKey
:
SubjectPublicKeyInfo
,
attributes
:
List
<
Attribute
>
=
listOf()
)
(
source
)