Package de.gematik.idp.data
Class IdpRsaKeyDescriptor
java.lang.Object
de.gematik.idp.data.IdpKeyDescriptor
de.gematik.idp.data.IdpRsaKeyDescriptor
- All Implemented Interfaces:
org.jose4j.json.internal.json_simple.JSONAware
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IdpKeyDescriptorconstructFromX509Certificate(X509Certificate certificate, String keyId, boolean addX5C) Methods inherited from class de.gematik.idp.data.IdpKeyDescriptor
constructFromX509Certificate, constructFromX509Certificate, getCertArray, getKeyType, toJSONString
-
Constructor Details
-
IdpRsaKeyDescriptor
-
-
Method Details
-
constructFromX509Certificate
public static IdpKeyDescriptor constructFromX509Certificate(X509Certificate certificate, String keyId, boolean addX5C)
-