Class BcITSPublicVerificationKey
java.lang.Object
org.bouncycastle.its.ITSPublicVerificationKey
org.bouncycastle.its.bc.BcITSPublicVerificationKey
-
Field Summary
Fields inherited from class ITSPublicVerificationKey
verificationKey -
Constructor Summary
ConstructorsConstructorDescriptionBcITSPublicVerificationKey(org.bouncycastle.crypto.params.AsymmetricKeyParameter verificationKey) BcITSPublicVerificationKey(org.bouncycastle.oer.its.ieee1609dot2.basetypes.PublicVerificationKey verificationKey) -
Method Summary
Methods inherited from class 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()
-