Package de.gematik.idp.crypto
Class RsaSignerUtility
java.lang.Object
de.gematik.idp.crypto.RsaSignerUtility
-
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]createRsaSignature(byte[] toBeSignedData, PrivateKey privateKey)
-
Method Details
-
createRsaSignature
-