Class CertificateEntry<C,P>

java.lang.Object
io.mosip.kernel.keymanagerservice.dto.CertificateEntry<C,P>
Type Parameters:
C - Certificate Type
P - PrivateKey Type

public class CertificateEntry<C,P> extends Object
Certificate Key Entry from SoftHsm
Author:
Urvil Joshi
  • Constructor Details

    • CertificateEntry

      public CertificateEntry()