Interface ISubjectPublicKeyInfo

All Superinterfaces:
IASN1Encodable
All Known Implementing Classes:
SubjectPublicKeyInfoBC, SubjectPublicKeyInfoBCFips

public interface ISubjectPublicKeyInfo extends IASN1Encodable
This interface represents the wrapper for SubjectPublicKeyInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
  • Method Details