Class GnuDivertToCardSecretKeyEncryptor

java.lang.Object
org.bouncycastle.openpgp.operator.PBESecretKeyEncryptor
org.bouncycastle.openpgp.operator.GnuDivertToCardSecretKeyEncryptor

public class GnuDivertToCardSecretKeyEncryptor extends PBESecretKeyEncryptor
Secret key encryptor that allows to represent a secret key embedded on a smartcard, using GNU S2K extensions.

This extension is documented on GnuPG documentation DETAILS file, section "GNU extensions to the S2K algorithm".