Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Sha512Stream ¶
type Sha512Stream struct {
// contains filtered or unexported fields
}
func NewSHA512Stream ¶
func NewSHA512Stream() *Sha512Stream
func (*Sha512Stream) Close ¶
func (s *Sha512Stream) Close() error
func (*Sha512Stream) Digest ¶
func (s *Sha512Stream) Digest() []byte
Click to show internal directories.
Click to hide internal directories.