Uses of Class
org.bouncycastle.its.ITSPublicVerificationKey
Packages that use ITSPublicVerificationKey
-
Uses of ITSPublicVerificationKey in org.bouncycastle.its
Methods in org.bouncycastle.its with parameters of type ITSPublicVerificationKeyModifier and TypeMethodDescriptionITSExplicitCertificateBuilder.build(org.bouncycastle.oer.its.ieee1609dot2.CertificateId certificateId, ITSPublicVerificationKey verificationKey) ITSExplicitCertificateBuilder.build(org.bouncycastle.oer.its.ieee1609dot2.CertificateId certificateId, ITSPublicVerificationKey verificationKey, ITSPublicEncryptionKey publicEncryptionKey) -
Uses of ITSPublicVerificationKey in org.bouncycastle.its.bc
Subclasses of ITSPublicVerificationKey in org.bouncycastle.its.bc -
Uses of ITSPublicVerificationKey in org.bouncycastle.its.jcajce
Subclasses of ITSPublicVerificationKey in org.bouncycastle.its.jcajceMethods in org.bouncycastle.its.jcajce with parameters of type ITSPublicVerificationKeyModifier and TypeMethodDescriptionJcaITSContentVerifierProvider.Builder.build(ITSPublicVerificationKey issuer)