public class RsaKeyEncryptionJWEAlgorithmProvider extends KeyEncryptionJWEAlgorithmProvider
Constructor and Description |
---|
RsaKeyEncryptionJWEAlgorithmProvider(String jcaAlgorithmName) |
Modifier and Type | Method and Description |
---|---|
protected Cipher |
getCipherProvider() |
decodeCek, encodeCek
public RsaKeyEncryptionJWEAlgorithmProvider(String jcaAlgorithmName)
protected Cipher getCipherProvider() throws Exception
getCipherProvider
in class KeyEncryptionJWEAlgorithmProvider
Exception
Copyright © 2021 JBoss by Red Hat. All rights reserved.