Uses of Interface
io.github.xezzon.zeroweb.core.crypto.ASN1PublicKeyReader
Packages that use ASN1PublicKeyReader
-
Uses of ASN1PublicKeyReader in io.github.xezzon.zeroweb.core.crypto
Classes in io.github.xezzon.zeroweb.core.crypto that implement ASN1PublicKeyReaderModifier and TypeClassDescriptionclass
class
从classpath中读写PEM格式的公钥和私钥文件Methods in io.github.xezzon.zeroweb.core.crypto with parameters of type ASN1PublicKeyReaderModifier and TypeMethodDescriptionstatic PublicKey
SecretKeyUtil.readPublicKey
(ASN1PublicKeyReader reader) 从ASN1PublicKeyReader中读取公钥