public class AlgorithmFactoryFactory extends Object
public static AlgorithmFactoryFactory getInstance()
public AlgorithmFactory<JsonWebSignatureAlgorithm> getJwsAlgorithmFactory()
public AlgorithmFactory<KeyManagementAlgorithm> getJweKeyManagementAlgorithmFactory()
public AlgorithmFactory<ContentEncryptionAlgorithm> getJweContentEncryptionAlgorithmFactory()
public AlgorithmFactory<CompressionAlgorithm> getCompressionAlgorithmFactory()
Copyright © 2022. All rights reserved.