Skip to Main Content

Java Card

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Using wrap() and unwrap() methods

843851Jan 20 2006 — edited Nov 30 2009
Can anyone tell me if it's possible for an applet to use wrap() in Secure Channel Protocol '01 to use wrap()?

according to the specification/documentation for wrap(), it works with SECURITY_LEVEL set to include R_MAC and/or R_ENCRYPTION.

But I don't see any mentioning of R_MAC or R_ENCRYPTION being mentioned in the documentation of SPC01 in the GlobalPlatform Card Specification?

if wrap() is not useful, does that mean, the APDU response coming from the applet must be encrypted using some other means?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 28 2009
Added on Jan 20 2006
9 comments
1,631 views