Class RSAKeyEncryptionAlgorithm

java.lang.Object
org.apache.cxf.rs.security.jose.jwe.AbstractWrapKeyEncryptionAlgorithm
org.apache.cxf.rs.security.jose.jwe.RSAKeyEncryptionAlgorithm
All Implemented Interfaces:
KeyEncryptionProvider

public class RSAKeyEncryptionAlgorithm extends AbstractWrapKeyEncryptionAlgorithm
  • Constructor Details