awesn1
Toggle table of contents
0.6.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
:
Pkcs10CertificationRequestInfo.Version
=
Version.V1
,
subjectName
:
X500Name
,
publicKey
:
SubjectPublicKeyInfo
,
attributes
:
List
<
Pkcs10CsrAttribute
>
=
emptyList()
)
(
source
)