Class BcPKCS10CertificationRequest

    • Constructor Detail

      • BcPKCS10CertificationRequest

        public BcPKCS10CertificationRequest​(org.bouncycastle.asn1.pkcs.CertificationRequest certificationRequest)
      • BcPKCS10CertificationRequest

        public BcPKCS10CertificationRequest​(byte[] encoding)
                                     throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getPublicKey

        public org.bouncycastle.crypto.params.AsymmetricKeyParameter getPublicKey()
                                                                           throws PKCSException
        Throws:
        PKCSException