utils

package
v1.66.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 20, 2022 License: BSD-3-Clause Imports: 17 Imported by: 12

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeCertFromSignature

func DecodeCertFromSignature(signByte []byte) (*ty.CertSignature, error)

DecodeCertFromSignature 从签名中解码证书

func DirMissingOrEmpty

func DirMissingOrEmpty(path string) (bool, error)

DirMissingOrEmpty 路径是否为空

func EncodeCertToSignature

func EncodeCertToSignature(signByte []byte, cert []byte, uid []byte) []byte

EncodeCertToSignature 证书编码进签名

func GetPublicKeySKIFromCert

func GetPublicKeySKIFromCert(cert []byte, signType int) (string, error)

GetPublicKeySKIFromCert 从cert字节中获取公钥ski

func PrivKeyByteFromRaw

func PrivKeyByteFromRaw(raw []byte, signType int) ([]byte, error)

PrivKeyByteFromRaw pem结构转成byte类型私钥

func ReadFile

func ReadFile(file string) ([]byte, error)

ReadFile 读取文件

func ReadPemFile

func ReadPemFile(file string) ([]byte, error)

ReadPemFile 读取pem文件

func SKI

func SKI(curve elliptic.Curve, x, y *big.Int) (ski []byte)

SKI 计算ski

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL