Uses of Class
org.bouncycastle.pkix.jcajce.JcaPKIXIdentity
Packages that use JcaPKIXIdentity
-
Uses of JcaPKIXIdentity in org.bouncycastle.openssl.jcajce
Methods in org.bouncycastle.openssl.jcajce that return JcaPKIXIdentityModifier and TypeMethodDescriptionBuild an identity from the passed in key and certificate file in PEM format.JcaPKIXIdentityBuilder.build(InputStream keyStream, InputStream certificateStream) Build an identity from the passed in key and certificate stream in PEM format.