Class CryptographicFileFormatUtil

java.lang.Object
de.xima.fc.cryptography.BouncyCastleSupport
de.xima.fc.certificate.ms.impl.util.CryptographicFileFormatUtil

public final class CryptographicFileFormatUtil extends BouncyCastleSupport
Utility class for detecting cryptographic file formats based on their content.
Since:
24.03.25
Author:
tobias
  • Method Details

    • detectFormat

      public static ECryptoFileFormat detectFormat(byte[] data, char[] password)
      Detect cryptographic file format based on signatures and structure