Package de.gematik.bbriccs.smartcards
Class InstituteSmartcardP12
java.lang.Object
de.gematik.bbriccs.smartcards.SmartcardP12
de.gematik.bbriccs.smartcards.InstituteSmartcardP12
- All Implemented Interfaces:
InstituteSmartcard,Smartcard
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedInstituteSmartcardP12(SmartcardType type, SmartcardConfigDto config, List<SmartcardCertificate> certificates) -
Method Summary
Modifier and TypeMethodDescriptiongetEncCertificate(de.gematik.bbriccs.crypto.CryptoSystem cryptoSystem) Methods inherited from class de.gematik.bbriccs.smartcards.SmartcardP12
getAutCertificate, getAutCertificate, getAuthPrivateKey, getAuthPublicKey, getExtension, getExtensionAs, getKey, getPrivateKeyBase64, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface de.gematik.bbriccs.smartcards.InstituteSmartcard
getEncOidMethods inherited from interface de.gematik.bbriccs.smartcards.Smartcard
getAutCertificate, getAutCertificate, getAuthPrivateKey, getAuthPublicKey, getAutOids, getExtension, getExtensionAs, getIccsn, getOwnerData, getPrivateKeyBase64, getType
-
Constructor Details
-
InstituteSmartcardP12
protected InstituteSmartcardP12(SmartcardType type, SmartcardConfigDto config, List<SmartcardCertificate> certificates)
-
-
Method Details
-
getTelematikId
- Specified by:
getTelematikIdin interfaceInstituteSmartcard
-
getEncCertificate
- Specified by:
getEncCertificatein interfaceInstituteSmartcard
-