Package org.bouncycastle.openpgp.smartcard.yubikey
package org.bouncycastle.openpgp.smartcard.yubikey
OpenPGPSmartCardBackend implementation for YubiKey devices, built on
the YubiKit libraries.
YubiKit is a compile-only dependency of bcpgsc: the published artifact declares no third-party
runtime dependency, so an application using this package must put
com.yubico.yubikit:openpgp and com.yubico.yubikit:desktop on its own
classpath. The rest of the org.bouncycastle.openpgp.smartcard API has no such requirement.