Uses of Record Class
ch.admin.bit.jeap.crypto.internal.core.model.JeapCryptoContainer
Packages that use JeapCryptoContainer
-
Uses of JeapCryptoContainer in ch.admin.bit.jeap.crypto.internal.core.dataformat
Methods in ch.admin.bit.jeap.crypto.internal.core.dataformat that return JeapCryptoContainerModifier and TypeMethodDescriptionJeapCryptoDataFormat.parse(byte[] dataContainerBytes) JeapCryptoMultiKeyDataFormat.parse(byte[] dataContainerBytes) Methods in ch.admin.bit.jeap.crypto.internal.core.dataformat with parameters of type JeapCryptoContainerModifier and TypeMethodDescriptionfinal byte[]AbstractJeapCryptoDataFormat.format(JeapCryptoContainer cryptoContainer) byte[]JeapCryptoDataFormat.format(JeapCryptoContainer cryptoContainer) protected abstract ByteBufferAbstractJeapCryptoDataFormat.formatToByteBuffer(JeapCryptoContainer cryptoContainer) JeapCryptoMultiKeyDataFormat.formatToByteBuffer(JeapCryptoContainer cryptoContainer)