Interface ASN1PublicKeyReader

All Known Implementing Classes:
DerStringReader, PemClasspathReaderAndWriter

public interface ASN1PublicKeyReader
Author:
xezzon
  • Method Summary

    Modifier and Type
    Method
    Description
    读取公钥形式的ASN.1
  • Method Details

    • readPublicKey

      Object readPublicKey() throws IOException
      读取公钥形式的ASN.1
      Returns:
      ASN.1
      Throws:
      IOException - 读取密钥失败