# Copyright (c) 2024 Yuki Kimoto
# MIT License
class Net::SSLeay::EVP_MD : pointer {
version_from Net::SSLeay;
# Instance Methods
native method DESTROY : void ();
}
# Copyright (c) 2024 Yuki Kimoto
# MIT License
class Net::SSLeay::EVP_MD : pointer {
version_from Net::SSLeay;
# Instance Methods
native method DESTROY : void ();
}