-->

bouncycastle compile asn to create CSR: Certificat

2019-03-05 04:49发布

问题:

How can i compile asn file with bouncycastle to create a csr ?? ASN.1 files are a security specification for message signing. https://forge.etsi.org/gitlab/ITS/ITS_ASN1/tree/ee87b5bcb42cdbba6ed8d77b840882d636e60958/v1.2.1

I want to create a csr with the java class ,generated from the compilation of asn, with help of bouncycastle.