Uses of Class
de.gematik.rbellogger.data.elements.RbelJweEncryptionInfo.RbelJweEncryptionInfoBuilder
-
Packages that use RbelJweEncryptionInfo.RbelJweEncryptionInfoBuilder Package Description de.gematik.rbellogger.data.elements -
-
Uses of RbelJweEncryptionInfo.RbelJweEncryptionInfoBuilder in de.gematik.rbellogger.data.elements
Methods in de.gematik.rbellogger.data.elements that return RbelJweEncryptionInfo.RbelJweEncryptionInfoBuilder Modifier and Type Method Description static RbelJweEncryptionInfo.RbelJweEncryptionInfoBuilderRbelJweEncryptionInfo. builder()RbelJweEncryptionInfo.RbelJweEncryptionInfoBuilderRbelJweEncryptionInfo.RbelJweEncryptionInfoBuilder. decryptedUsingKeyWithId(RbelElement decryptedUsingKeyWithId)RbelJweEncryptionInfo.RbelJweEncryptionInfoBuilderRbelJweEncryptionInfo. toBuilder()RbelJweEncryptionInfo.RbelJweEncryptionInfoBuilderRbelJweEncryptionInfo.RbelJweEncryptionInfoBuilder. wasDecryptable(RbelElement wasDecryptable)
-