Package org.bouncycastle.its.bc
Class BcITSPublicVerificationKey
java.lang.Object
org.bouncycastle.its.ITSPublicVerificationKey
org.bouncycastle.its.bc.BcITSPublicVerificationKey
-
Field Summary
Fields inherited from class org.bouncycastle.its.ITSPublicVerificationKey
verificationKey
-
Constructor Summary
ConstructorDescriptionBcITSPublicVerificationKey
(org.bouncycastle.crypto.params.AsymmetricKeyParameter verificationKey) BcITSPublicVerificationKey
(org.bouncycastle.oer.its.ieee1609dot2.basetypes.PublicVerificationKey verificationKey) -
Method Summary
Methods inherited from class org.bouncycastle.its.ITSPublicVerificationKey
toASN1Structure
-
Constructor Details
-
BcITSPublicVerificationKey
public BcITSPublicVerificationKey(org.bouncycastle.oer.its.ieee1609dot2.basetypes.PublicVerificationKey verificationKey) -
BcITSPublicVerificationKey
public BcITSPublicVerificationKey(org.bouncycastle.crypto.params.AsymmetricKeyParameter verificationKey)
-
-
Method Details
-
getKey
public org.bouncycastle.crypto.params.AsymmetricKeyParameter getKey()
-