Class RbelJweEncryptionInfo.RbelJweEncryptionInfoBuilder
java.lang.Object
de.gematik.rbellogger.data.elements.RbelJweEncryptionInfo.RbelJweEncryptionInfoBuilder
- Enclosing class:
- RbelJweEncryptionInfo
-
Method Summary
Modifier and TypeMethodDescriptionbuild()decryptedUsingKeyWithId(RbelElement decryptedUsingKeyWithId) toString()wasDecryptable(RbelElement wasDecryptable)
-
Method Details
-
wasDecryptable
public RbelJweEncryptionInfo.RbelJweEncryptionInfoBuilder wasDecryptable(RbelElement wasDecryptable) - Returns:
this.
-
decryptedUsingKeyWithId
public RbelJweEncryptionInfo.RbelJweEncryptionInfoBuilder decryptedUsingKeyWithId(RbelElement decryptedUsingKeyWithId) - Returns:
this.
-
build
-
toString
-