Class CertificateEntry<C,P>
- java.lang.Object
-
- io.mosip.kernel.keymanagerservice.dto.CertificateEntry<C,P>
-
- Type Parameters:
C- Certificate TypeP- PrivateKey Type
public class CertificateEntry<C,P> extends Object
Certificate Key Entry from SoftHsm- Author:
- Urvil Joshi