crypto

package
v0.0.0-...-69e45e2 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2015 License: Apache-2.0 Imports: 4 Imported by: 2

Documentation

Overview

暗号関係。

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParsePem

func ParsePem(data []byte) (interface{}, error)

PEM 形式のデータから最初の鍵を取り出す。

func ParsePemAll

func ParsePemAll(data []byte) ([]interface{}, error)

PEM 形式のデータから鍵を取り出す。

func ReadPem

func ReadPem(path string) (interface{}, error)

PEM 形式のファイルから最初の鍵を読む。

func ReadPemAll

func ReadPemAll(path string) ([]interface{}, error)

PEM 形式のファイルから鍵を読む。

Types

This section is empty.

Jump to

Keyboard shortcuts

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