OpenSSL::Digest

class OpenSSL::Digest

Included Modules

Defined in:

openssl/digest/digest.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.new(name, ctx : LibCrypto::EVP_MD_CTX)Source

def self.new(name)Source

Instance Method Detail

def block_sizeSource

def cloneSource

def digest_sizeSource

def finalizeSource

def name : StringSource

def resetSource

def to_unsafe : Pointer(LibCrypto::EVP_MD_CTX_Struct)Source

def to_unsafe_mdSource

def update(data : String | Slice)Source

© 2012–2017 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/0.22.0/OpenSSL/Digest.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部