# Copyright (c) 2024 Yuki Kimoto
# MIT License

class Net::SSLeay::EVP_MD : pointer {
  
  # Instance Methods
  native method DESTROY : void ();
  
}